Todo-list_webpack

A todo-list application which can be used to keep track of daily tasks. Users can add, edit and remove tasks from their list easily. Built with JavaScript.

Stars
5

A todo-list project built with Webpack and ES6 modules

Project Name

To-Do List

Built With

  • Major languages : HTML, CSS & JavaScript
  • Frameworks : Bootstrap

Getting Started

In this project I built a simple HTML list of To Do tasks using webpack and served by a webpack dev server along with ES6 modules.

  • The webpage will allow users to add lists easily using the input field.
  • The completed tasks will each have a line through, implying the task is complete.
  • The completed tasks can be removed all together using a button.

Deployment

Live Demo

Setup

To setup this project in your local machine simply run these steps:

Authors

Author1

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
  • Inspiration
  • etc

License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

Related Projects