Skip to content

A To Do List web app using Webpack. In this web app, task can be created, edited and deleted. Tasks can be stored locally in browsers.

Notifications You must be signed in to change notification settings

vikipretium/To_Do_List

Repository files navigation

To Do List Webapp

A web app to create a To Do list online. This webapp is built with webpack. A local storage option is added with this project, so that a user can store data in this is web app.

screenshot

Live Link

Project's Live Link

Additional description about the project and its features.

Tech used

  • HTML
  • CSS
  • Javascript
  • Git
  • Webpack
  • npm

Setup WebApp

Cloning the project

git clone https://github.com/vikipretium/To_Do_List.git

Usage

To build the project run:

$ npm install
$ npm run build

Development

In development environment use the following command:

$ npm run dev

Author

👤 Vignesh

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.

About

A To Do List web app using Webpack. In this web app, task can be created, edited and deleted. Tasks can be stored locally in browsers.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published