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

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

A "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-JavaScript.
https://github.com/ibtisam34/to-do-list

css html javascript

Last synced: 9 months ago
JSON representation

A "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-JavaScript.

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)
- [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)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)

# 📖 to-do-list

In this project, I built a simple HTML list of To-Do tasks. I built it using HTML, CSS, JavaScript, and webpack and served it by a webpack dev server.

## 🛠 Built With

### Tech Stack

HTML

CSS

JavaScript

### Key Features

- Add your to do.
- Clear the to do when you done.

(back to top)



## live demo

[live](https://ibtisam34.github.io/To-do-list/)

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

### Setup

Clone this repository to your desired folder:

- https://github.com/Ibtisam34/To-do-list.git

(back to top)

## 👥 Author

👤 **Author**

- GitHub: [@ibtisam34](https://github.com/ibtisam34)
- LinkedIn: [Falis](https://linkedin.com/in/falis-abdikani/)

(back to top)

## 🔭 Future Features

- [ ] Add window pop when one want to add to to do list

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## ⭐️ Show your support

If you like this project...

(back to top)

(back to top)

## 🙏 Acknowledgments

Give credit to everyone who inspired your codebase.

I would like to thank...

- Thanks to Microverse for giving this opportunity to learn ...
- Code Reviewers & Coding Partners.
- Hat tip to anyone whose code was used.
- Inspiration.

## 📝 License

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