https://github.com/shasherazi/todolist
To Do List is a simple web application built with JavaScript that allows users to add, remove and edit tasks from a list.
https://github.com/shasherazi/todolist
javascript webpack
Last synced: about 1 year ago
JSON representation
To Do List is a simple web application built with JavaScript that allows users to add, remove and edit tasks from a list.
- Host: GitHub
- URL: https://github.com/shasherazi/todolist
- Owner: shasherazi
- License: mit
- Created: 2023-01-16T14:28:38.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-27T08:16:43.000Z (over 3 years ago)
- Last Synced: 2023-05-06T05:22:42.321Z (about 3 years ago)
- Topics: javascript, webpack
- Language: JavaScript
- Homepage:
- Size: 236 KB
- Stars: 10
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [📝 License](#license)
**To Do List** is a simple web application that allows users to add and remove tasks from a list. The user can also edit the tasks.
- HTML
- CSS
- JavaScript
- **Add new task**
- **Mark task as complete/incomplete**
- **Delete completed tasks**
- [Live Demo Link](https://shasherazi.github.io/toDoList/)
To get a local copy up and running, follow these steps.
### Prerequisites
There are no prerequisites for this project.
### Setup
Clone this repository to your desired folder:
```sh
cd toDoList
git clone https://github.com/shasherazi/toDoList.git
```
👤 **Author1**
- GitHub: [@shasherazi](https://github.com/shasherazi)
- Twitter: [@shasherazi](https://twitter.com/shasherazi)
- LinkedIn: [shasherazi](https://linkedin.com/in/shasherazi)
- **Drag and drop**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project then give it a star ⭐️.
This project is [MIT](./LICENSE) licensed.