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

https://github.com/anita00001/to-do-list

A to-do list app is a digital tool that allows users to create lists of tasks, edit and delete tasks, and track their progress as they complete items on their list. Built with HTML, CSS, JavaScript and Webpack.
https://github.com/anita00001/to-do-list

html-css-javascript webpack-loader webpack-plugin

Last synced: 8 months ago
JSON representation

A to-do list app is a digital tool that allows users to create lists of tasks, edit and delete tasks, and track their progress as they complete items on their list. Built with HTML, CSS, JavaScript and Webpack.

Awesome Lists containing this project

README

          

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

> A **To-do-List** is a list of tasks or activities that a person needs to complete or accomplish within a certain time frame. The purpose of a to-do list is to help the person stay organized, focused, and productive by providing a clear and concise plan of action.

## 🛠 Built With

### Tech Stack

> This project is built using
HTML,
CSS and
JavaScript.

HTML

CSS

Javascript


### Key Features

> - **No linter errors**

> - **Use of correct GitHub flow**
> - **Documented in a professional way**
> - **Follow best practices for HTML, CSS and Javascript**
> - **Use of Webpack**

(back to top)

## 🚀 Live Demo

> - [Live Demo Link](https://anita00001.github.io/To-do-List/)

(back to top)

## 💻 Getting Started

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

### Prerequisites

> In order to run this project you need:
> - **Visual Studio Code**
> - **Git Bash**

### Setup

> Clone this repository to your desired folder:

> - cd your-folder

> - git clone https://github.com/anita00001/To-do-List

### Install

> Install dependency for linters check and webpack configuration.

### Usage

> Run the project on Visual Studio Code Live Server.

### Run tests

> Not Available for this project.

### Deployment

> You can deploy this project using:
> - GitHub Pages

(back to top)

## 👥 Authors

> 👤 **Anita Sharma**
> - GitHub: [@anita00001](https://github.com/anita00001)
> - Twitter: [@anitaa_sharmaa](https://twitter.com/anitaa_sharmaa)
> - LinkedIn: [anitaa-sharmaa](https://www.linkedin.com/in/anitaa-sharmaa/)

(back to top)

## 🔭 Future Features

> Add interaction such as removing in bulk, delete individual to-do in the To-do-list app

(back to top)

## 🤝 Contributing

> Contributions, issues, and feature requests are welcome!

> Feel free to check the [issues page](https://github.com/anita00001/To-do-List/issues).

(back to top)

## ⭐️ Show your support

> If you like this project feel comfortable to endorse the authors. Give a star in github repository.

(back to top)

## 🙏 Acknowledgments

> We would like to thank my coding partners, mentors and Microverse for their support in building the project.

(back to top)

## 📝 License

> This project is [MIT](MIT.md) licensed.

(back to top)