Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

To Do List is an app that help the user to organize your daily tasks. The app allows the user to add a tasks and mark them as completed. This app was built using ES6, Webpack and served by a webpack dev server.
https://github.com/mohamedhnoor/to-do-list

css3 html javascript

Last synced: about 4 hours ago
JSON representation

To Do List is an app that help the user to organize your daily tasks. The app allows the user to add a tasks and mark them as completed. This app was built using ES6, Webpack and served by a webpack dev server.

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)