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.
Project’s Live Link
Additional description about the project and its features.
git clone https://github.com/vikipretium/To_Do_List.git
To build the project run:
$ npm install
$ npm run build
In development environment use the following command:
$ npm run dev
👤 Vignesh
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.