https://github.com/devmunyi/todo-list-with-reactjs
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.
https://github.com/devmunyi/todo-list-with-reactjs
Last synced: 8 months ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/devmunyi/todo-list-with-reactjs
- Owner: devMunyi
- License: mit
- Created: 2022-10-31T08:26:24.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-14T17:06:37.000Z (over 3 years ago)
- Last Synced: 2025-10-08T01:37:09.346Z (8 months ago)
- Language: JavaScript
- Homepage:
- Size: 2.42 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Todo List
> 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.
## Built With
- CSS
- Bootstrap
- ReactJs
- Localstorage
## Getting Started
### See [live Demo](https://devmunyi.github.io/todo-list-with-reactjs/)
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-reactjs` to have a copy on your computer
- After the clone, type in the command `cd todo-list-with-reactjs` to access the directory on the terminal
- run `npm install` to install depencencies.
- Run `npm run start` and it will load a live server in http://localhost:3000/
## 👤 Authors
👤 **Samuel Munyi**
- GitHub: [@githubhandle](https://github.com/devMunyi)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/samuel-munyi-01315b174/)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/devMunyi/js-capstone-project/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc
## 📝 License
This project is [MIT](./LICENSE) licensed.