steps: clone the project In the project directory, you can run this command to start the project :
move to cd TodoList Directory and Run
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The project has the following feature
Keep your task based on the progress status ( pending, completed, progress)
- add a todoList
- remove a todolist
- update a todolist