"To-do list" is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete.
To-Do-List-Webpack.mp4
- Html
- Css
- Js
- Bootstrap
- Webpack
See on live
To get a local copy up and running follow these simple example steps:
- Download
- Open your terminal or command line
- Run
git cloneand Paste the link - After the clone, type in the command
cd To-Do-Listto access the directory on the terminal - run
npm install. - Run
npm run devand it will load a live server in http://localhost:8080/ - Run
npm run buildand it will build and optimized files for production mood
- GitHub: @muhmmdusama
- Twitter: @muhmmdusama
- LinkedIn: muhmmdusama
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.