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.
- HTML
- CSS
- Javascript
- Git
- Webpack
- npm
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
- GitHub: @vikipretium
- Twitter: @vikipretium
- LinkedIn: vikipretium
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc
This project is MIT licensed.