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

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

To Do List is a task organization app that lets users add and mark tasks as complete. It was built using JavaScript, ES6 and Webpack.
https://github.com/mohamedhnoor/to-do-list

css3 es6 html javascript webpack

Last synced: about 1 year ago
JSON representation

To Do List is a task organization app that lets users add and mark tasks as complete. It was built using JavaScript, ES6 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)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)

# 📖 [To Do List]

> **[To Do List]** is a app that helps you to organize your daily tasks. The app allows you to add you tasks and mark them as complete. This app was built using ES6, Webpack and served by a webpack dev server.

## 🛠 Built With

- HTML
- CSS
- JavaScripts
- webpack
- webpack dev server
- linters

### Tech Stack

Client

### Key Features

- **[Adding new items]**
- **[Removing a selected item]**
- **[Marking a selected item as complete]**
- **[Removing all items marked as complete at once]**

(back to top)

## 🚀 Live Demo

- [Live Demo Link](https://mohamedhnoor.github.io/To-Do-list/dist/)

(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:

- Computer with internet
- Visual Studio Code
- webpack
- webpack dev server
- node and npm

### Setup

Clone this repository to your desired folder:

1. Clone this repository or download the Zip folder:

**`git clone https://github.com/MohamedHNoor/To-Do-list.git`**

2. Navigate to the location of the folder in your machine:

**`you@your-Pc-name:~$ cd `**

(back to top)

## 👥 Authors

👤 **Mohamed H Noor**

- GitHub: [@githubhandle](https://github.com/MohamedHNoor)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/mohamedhnoor/)

(back to top)

## 🔭 Future Features

- [ ] **[List structure]**
- [ ] **[Interactive list]**
- [ ] **[Add and remove items]**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/MohamedHNoor/AwesomeBooks-with-ES6/issues).

(back to top)

## ⭐️ Show your support

> If you like this project please give a star.

(back to top)

## 🙏 Acknowledgments

> I would like to thank web.archive.org

(back to top)

## 📝 License

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

(back to top)