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

https://github.com/baqar-abbas/to-do-list-project

This repo is created for learning objectives on how to create a To-do-list and use Webpack with ES6 .it is a simple website that displays a list of To do tasks and allows you to add and remove tasks from that list
https://github.com/baqar-abbas/to-do-list-project

css3 es6-modules html5 javascript webpack

Last synced: 24 days ago
JSON representation

This repo is created for learning objectives on how to create a To-do-list and use Webpack with ES6 .it is a simple website that displays a list of To do tasks and allows you to add and remove tasks from that list

Awesome Lists containing this project

README

        

# TO-DO-List-Project




Microverse README Template

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)

# 📖 TO-DO-List-Project

**TO-DO-List-Project** is a simple project which can add and remove To do list tasks on the website using Interactive To do list.

## 🛠 Built With

HTML CSS and JavaScript

### Tech Stack

### Key Features

- **[html manipulated with JavaScript]**

(back to top)

## 🚀 Live Demo

> https://baqar-abbas.github.io/TO-DO-List-Project/dist/

(back to top)

## 💻 Getting Started

To get a local copy up and running, follow these steps.

### Prerequisites
Web Browser, Code Editor.

### Setup

Clone this repository to your desired folder:

Example commands:

```sh
cd my-folder
git clone https://github.com/baqar-abbas/TO-DO-List-Project
```

### Install
VS CODE, Dev Dependencies (Linters), npm Package Manager

### Usage
Add a Task for your To do list, Delete a task from To Do List and Select all tasks and mark them as completed task.

### Run tests
Test Add, remove and available list.

### Deployment
This Project will be deployed after final approval.

(back to top)

## 👥 Author

👤 **Baqar Abbas**

- GitHub: [@Baqar](https://github.com/baqar-abbas)
- Twitter: [@BaqarAbbas9](https://twitter.com/BaqarAbbas9)
- LinkedIn: [Baqar Abbas](https://www.linkedin.com/in/baqarlinkedin/)

(back to top)

## 🔭 Future Features

- [ ] **[Functionality of clearing multiple tasks will be implemented on clear all completed button]**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

(back to top)

## ⭐️ Show your support

If you like this project please consider leaving a review.

(back to top)

## 🙏 Acknowledgments

I would like to thank my coding partner [@fuadmoin](https://github.com/fuadmoin) for his contributions for this project with me.

(back to top)

## 📝 License

This project is [MIT](./LICENSE.md) licensed.

(back to top)