Skip to content

to do list is my first project using Webpack. It can store daily tasks into browser's local storage. It enable the user to add, remove and delete completed tasks. it allows him to update the status of tasks to make it easier to delete all done tasks at once.

Notifications You must be signed in to change notification settings

EidHachem/todo-list

Repository files navigation

ToDo list

  • In this project, I built a basic todo list organizer that gives the user the ability to add new todos, check done todos and clear checked ones.

Built With

  • HTML
  • CSS
  • JavaScript
  • Webpack

Live Demo (if available)

Prerequisites

  • Have some knowledge in node npm and webpack

Set up

  • git clone [email protected]:EidHachem/todo-list.git
  • cd todo-list
  • Run npm i and then npm start to run the project.
  • open index.html using npm run start

Author

👤 Eid Hachem

🤝 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 who will take a glance to this project

📝 License

This project is MIT licensed.

About

to do list is my first project using Webpack. It can store daily tasks into browser's local storage. It enable the user to add, remove and delete completed tasks. it allows him to update the status of tasks to make it easier to delete all done tasks at once.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published