A React web app
✨ Demo
Todo App created with React JS, to organize your tasks, you can use the filter to see the tasks, the finish tasks and your unfinished tasks, delete and add new tasks, the entire app has dark mode.
git clone git@github.com:crisav/ToDoApp.git
cd ToDoApp
npm install
npm run build
npm start
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
Copyright © 2021 Cristian Vega.
This project is MIT licensed.