Skip to content

Latest commit

 

History

History
55 lines (35 loc) · 1.2 KB

README.md

File metadata and controls

55 lines (35 loc) · 1.2 KB

Project Demo

Live Demo

Description

To-do 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. This simple web page will be built using webpack and served by a webpack dev server.

Project Goals:

  • Use Webpack to bundle JavaScript.
  • Adding a new item.
  • Removing a selected item.
  • Removing all items marked as complete at once.

Prequisite Knowledge:

  • Basic Git command
  • Basic HTML
  • Basic CSS
  • JavaScript
  • Webpack

Project Usage:

To make use of this project, kindly run any of the following commands.

git clone https://github.com/Ridwanullahi-code/todo-list-project.git

or

git clone [email protected]:Ridwanullahi-code/todo-list-project.git

Show your support

Give a ⭐️ if you like this project!

Authors

🚀 About Me

I'm a data scientist and full stack software developer

Acknowledgements

License

This project is MIT licensed.