https://github.com/hammadsiddique/todo-list
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.
https://github.com/hammadsiddique/todo-list
css es6 html javascript linters microverse microverse-projects microverse-students webpack
Last synced: about 2 months ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/hammadsiddique/todo-list
- Owner: HammadSiddique
- Created: 2022-04-28T13:31:52.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-06-05T14:00:59.000Z (about 3 years ago)
- Last Synced: 2025-02-05T14:28:48.546Z (over 1 year ago)
- Topics: css, es6, html, javascript, linters, microverse, microverse-projects, microverse-students, webpack
- Language: HTML
- Homepage: https://hammadsiddique.github.io/Todo-list/dist/index.html
- Size: 618 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Todo List
> 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.
## Built With
- HTML5, CSS3, JavaScript
- Webpack
- VS code
## Live Demo
To check out a live-demo of the webiste visit [here](https://hammadsiddique.github.io/Todo-list/dist/index.html).
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- A web browser like Google Chrome, Mozilla FireFox, Safari etc..
- A code editor like Visual Studio Code
- Softwares git and node.js
### Setup
Clone the repository using the link provided below
### Install
```
git clone https://github.com/HammadSiddique/Todo-list
```
### Usage
Kindly modify the files as needed
### Deployment
To run webpack, run the following command
```
npm run build
```
To start webpack server, run the following command
```
npm start
```
## Authors
👤 **Hammad Siddique**
- [GitHub](https://github.com/HammadSiddique)
- [Twitter](https://twitter.com/hs_devv)
- [LinkedIn](https://www.linkedin.com/in/hammad-siddique-6a5469231/)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc
## 📝 License
This project is [MIT](./MIT.md) licensed.