This a To-Do List App. In this project, I have added a number of functionality to the application to make it interactive. The user will be able to mark task completion by selecting the corresponding checkbox (or undo it by unchecking the checkbox). The updated tasks list will be stored in local storage. See the screenshot below:
- Major languages -
HTML
,CSS
andJavaScript
Live link: https://white3d.github.io/To-Do-List/
Use this url to clone the repo on your terminal: https://github.com/white3d/To-Do-List.git
After cloning the repo, change dir to the project folder then run the following:
-
npm install
-
npm start
Hurray!!! You are now good to go.
👤 Edward Odhiambo
- GitHub: @whit3d
- Twitter: @odhiambo_ed
- LinkedIn: Edward Odhiambo
To any developer who would wish to contribute to this project, you are welcome!
Kindly rate ⭐️ this project if you like it.
- Special thanks to Microverse.