An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

![](https://img.shields.io/badge/Microverse-blueviolet)

# 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.