Todo list is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete.
To get a local copy up and running follow these simple example steps:
git clone https://github.com/devMunyi/todo-list-with-reactjs to have a copy on your computercd todo-list-with-reactjs to access the directory on the terminalnpm install to install depencencies.npm run start and it will load a live server in http://localhost:3000/👤 Samuel Munyi
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.