{To do App}

Solution for a challenge from Devchallenges.io.

Table of Contents

Overview

screenshot

Introduce your projects by taking a screenshot or a gif. Try to tell visitors a story about your project by answering:

Where can I see your demo?

  • What was your experience? My experience has been quite interesting, challenging, and adventurous.

What I learned

I learned quite a lot of things via this projects, and I'm still progressing with this project as it is the first time with a live-project using React.

Your wisdom? :)

-- Do have breaks when you are tirednor overwhelmed -- RESEARCH, READ,READ,READ!!!

Built With

Features

This application/site was created as a submission to a DevChallenges challenge. The challenge was to build an application to complete the given user stories.

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# to run this app
npm install create-react-app
npx create-react-app project-name

# Clone this repository
$ git clone https://github.com/Ebunoluwa1/Todo-App-with-reactjs

# Install dependencies
$ npm install

# Run the app
$ npm start

Acknowledgements

-icons -mdn

Contact