In this project, I created a todo list. In this todo list you can add your daily tasks at the start of your day and remove them when those tasks are completed.
- HTML5, CSS3, JavaScript
- Webpack
- VS code
To check out a live-demo of the webiste visit here.
To get a local copy up and running follow these simple example steps.
- A web browser like Google Chrome, Mozilla FireFox, Safari etc..
- A code editor like Visual Studio Code
- Softwares git and node.js
Clone the repository using the link provided below
git clone https://github.com/HammadSiddique/Todo-list
Kindly modify the files as needed
To run webpack, run the following command
npm run build
To start webpack server, run the following command
npm start
👤 Hammad Siddique
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.