Live: Todo React App
In the project directory, you can run:
npm start
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
- Add Todo
- Delete Todo
- Filter All, Active, Completed Todo
- Count Filtered Todo
- Auto Delete Completed Todo