This project was bootstrapped with Create React App.
A simple react todo app that will allow you to add, archive, delete and search your todos.
First clone this repository.
$ git clone https://github.com/elias-ela/React-Todo-App.git
Install dependencies. Make sure you already have nodejs
& npm
installed in your system.
$ npm install # or yarn
Finally,
$ npm start # or yarn
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Elias Feleke
1.0.0