React app to keep track of todo cards. You can add, delete, or move them from category. There are three categories:
- To Do
- In Progress
- Done
- Clone this project into your machine and access the folder
- Install all the packages with the next command:
- Then you can start the project with:
- You can now open http://localhost:3000 to view it in the browser.
You can run the test with: