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.
- CSS
- Bootstrap
- ReactJs
- Localstorage
See live Demo
To get a local copy up and running follow these simple example steps:
- Open your terminal or command line
- Run
git clone https://github.com/devMunyi/todo-list-with-reactjsto have a copy on your computer - After the clone, type in the command
cd todo-list-with-reactjsto access the directory on the terminal - run
npm installto install depencencies. - Run
npm run startand it will load a live server in http://localhost:3000/
👤 Samuel Munyi
- GitHub: @githubhandle
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc
This project is MIT licensed.