/To-Do-List

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.

To-Do-List

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:

screenshot

Built With

  • Major languages - HTML, CSS and JavaScript

Getting Started

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.

Authors

👤 Edward Odhiambo

Portfolio Website

🤝 Contributing

To any developer who would wish to contribute to this project, you are welcome!

Show your support

Kindly rate ⭐️ this project if you like it.

Acknowledgments

  • Special thanks to Microverse.