Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wahaj-ali/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. It's a simple app built using ES6 and Webpack! Main features include: 1- Stores tasks in local storage 2- On page load gets tasks from local storage
https://github.com/wahaj-ali/to-do-list

css es6-javascript es6-modules es6classes html javascript

Last synced: 30 days 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. It's a simple app built using ES6 and Webpack! Main features include: 1- Stores tasks in local storage 2- On page load gets tasks from local storage

Awesome Lists containing this project

README

        

logo

README

# 📗 Table of Contents

- [📗 Table of Contents](#-table-of-contents)
- [📖 To Do list ](#-to-do-list-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [� Live Demo ](#-live-demo-)
- [💻 Getting Started ](#-getting-started-)
- [Setup](#setup)
- [Usage](#usage)
- [👥 Authors ](#-authors-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)

# 📖 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. It's build using a simple website using ES6 and Webpack!

## 🛠 Built With

### Tech Stack

Client

### Key Features

- **Uses Webpack**
- **Based on latest ES6 syntax**
- **Contains functions to add, remove, modify tasks**
- **Stores tasks in local storage**
- **On page load gets tasks from local storage**

(back to top)

## 🚀 Live Demo

- [Live Demo Link](https://wahaj-ali.github.io/to-do-list/dist/.)

(back to top)

## 💻 Getting Started

To get a local copy up and running, follow these steps.

### Setup

Clone this repository to your desired folder.

### Usage

To run the project, execute the following command:

npm start

(back to top)

## 👥 Authors

👤 **Wahaj Ali**

- GitHub: [@Wahaj-Ali](https://github.com/Wahaj-Ali)
- Twitter: [@Ali96Wahaj](https://twitter.com/Ali96Wahaj)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/wahaj-ali-82b9b1164)

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/Wahaj-Ali/To-do-list/issues).

(back to top)

## ⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

## 🙏 Acknowledgments

I would like to thank Microverse and all my colleagues who have helped me making this project.

(back to top)

## 📝 License

This project is [MIT](https://github.com/Wahaj-Ali/To-do-list/blob/main/LICENSE) licensed.

(back to top)