Skip to content

In this project, I built a simple HTML list of To-Do tasks. The list is styled according to the specifications listed later in this lesson. This simple web page is created using webpack and served by a webpack dev server.

License

Notifications You must be signed in to change notification settings

aamirkhan2478/todo-list

Repository files navigation

TODO LIST

In this website you will add todo list and also show your todo list and update your todo list.

Built With

  • HTML
  • CSS
  • JavaScript
  • Webpack

Getting Started

Run this command to install dependencies

npm install

Run this command to run server

npm start

Run this command to build your webpack

npm run build

Run this command to test our project

npm test

Live Preview

Live Demo

Authors

👤 Aamir Khan

🤝 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!

📝 License

This project is MIT licensed.

About

In this project, I built a simple HTML list of To-Do tasks. The list is styled according to the specifications listed later in this lesson. This simple web page is created using webpack and served by a webpack dev server.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published