https://github.com/khaled-alaa-1/to-do-list
"To-do list" is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete. Built with ES6 and Webpack!
https://github.com/khaled-alaa-1/to-do-list
css html javascript
Last synced: 10 months ago
JSON representation
"To-do list" is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete. Built with ES6 and Webpack!
- Host: GitHub
- URL: https://github.com/khaled-alaa-1/to-do-list
- Owner: Khaled-Alaa-1
- Created: 2023-04-08T13:43:19.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-22T21:28:03.000Z (about 3 years ago)
- Last Synced: 2025-07-04T23:04:32.092Z (about 1 year ago)
- Topics: css, html, javascript
- Language: JavaScript
- Homepage:
- Size: 904 KB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
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)
- [💻 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)
>**ToDo List!** is my fourth project at Microverse, in this project I have created a basic list of tasks where the user can add a new task, mark as completed and delete all the completed tasks
- HTML
- CSS
- JavaScript
- **[Good HTML ,CSS and JS practices]**
- **[This repository includes linters]**
- [Live Demo Link](https://khaled-alaa-1.github.io/To-Do-list/dist/)
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- browser like google chrome
### Setup
Clone this repository to your desired folder:
- clone the project using by running the following command :
`git clone`
`https://github.com/Khaled-Alaa-1/To-Do-list.git`
👤 **khaled alaa**
- GitHub: [Khaled-Alaa-1](https://github.com/Khaled-Alaa-1)
- Twitter: [@Khaled86756991](https://twitter.com/Khaled86756991)
- LinkedIn: [Khaled Alaa](https://www.linkedin.com/in/khaled-alaa-594bb9256/)
- [ ] **[make the project more professional]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
Give a ⭐️ if you like this project!
I would like to thank Microverse.
https://web.archive.org/web/20180320194056/http://www.getminimalist.com:80/
This project is [MIT](https://github.com/Khaled-Alaa-1/To-Do-list/blob/list-structure/MIT.md) licensed.