Skip to content

This project displays a to-do-list built using Webpack and JavaScript modules. The list allows the user to add or remove tasks from the display list and update the same in the local storage. It also allows the user to check using a checkbox icon and clear the checked items.

License

Notifications You must be signed in to change notification settings

r-ahmed2022/TO-DO-LIST

 
 

Repository files navigation

To-Do List

-This project displays a to-do-list built using Webpack and JavaScript modules. The list allows the user to add or remove tasks from the display list and update the same in the local storage. It also allows the user to check using a checkbox icon and clear the checked items.

Built With

  • Major languages HTML | JavaScript
  • Frameworks Bootstrap | Jest

Prerequisites

HTML || CSS

Setup

  • HTML, CSS, JS linters
  • NodeJs Installed

Live Demo

Link

Getting Started

To get a local copy for practice or as a template, follow these simple steps.

Access the live source on -https://github.com/sharon-odhiambo/TO-DO-LIST

Copy the https or SSH address on the code Clone the repository using your editor

steps to run the project

1 - Install npm.

npm install

2 - run the project

npm run dev

Author

👤 Sharon Odhiambo

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Big thanks to the microverse community with a special mention of my coding partners, morning session teams, standup teams and reviewers.

📝 License

This project is MIT licensed.

About

This project displays a to-do-list built using Webpack and JavaScript modules. The list allows the user to add or remove tasks from the display list and update the same in the local storage. It also allows the user to check using a checkbox icon and clear the checked items.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.1%
  • HTML 15.3%
  • CSS 7.6%