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.
- Host: GitHub
- URL: https://github.com/anita00001/to-do-list
- Owner: anita00001
- Created: 2023-02-22T04:59:26.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-17T09:55:16.000Z (over 2 years ago)
- Last Synced: 2025-04-14T01:12:36.584Z (8 months ago)
- Topics: html-css-javascript, webpack-loader, webpack-plugin
- Language: JavaScript
- Homepage: https://anita00001.github.io/To-do-List/
- Size: 1.8 MB
- Stars: 12
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)
> 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.
> This project is built using
HTML,
CSS and
JavaScript.
HTML
CSS
Javascript
> - **No linter errors**
> - **Use of correct GitHub flow**
> - **Documented in a professional way**
> - **Follow best practices for HTML, CSS and Javascript**
> - **Use of Webpack**
> - [Live Demo Link](https://anita00001.github.io/To-do-List/)
> 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
> 👤 **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/)
> Add interaction such as removing in bulk, delete individual to-do in the To-do-list app
> Contributions, issues, and feature requests are welcome!
> Feel free to check the [issues page](https://github.com/anita00001/To-do-List/issues).
> If you like this project feel comfortable to endorse the authors. Give a star in github repository.
> We would like to thank my coding partners, mentors and Microverse for their support in building the project.
> This project is [MIT](MIT.md) licensed.