To_Do_List

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

Project’s Live Link

Additional description about the project and its features.

Tech used

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

📝 License

This project is MIT licensed.