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

https://github.com/leslieaine/todolist-webpack

This is a project that allows a user to create a collection of tasks they want to do with control over adding and removing tasks on completion.
https://github.com/leslieaine/todolist-webpack

html-css javascript webpack

Last synced: 2 months ago
JSON representation

This is a project that allows a user to create a collection of tasks they want to do with control over adding and removing tasks on completion.

Awesome Lists containing this project

README

          

# todoList-webpack


# 📗 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)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ](#faq)
- [📝 License](#license)

# 📖 [About the Project]

**[todo List]** is a project that allows a user to create a collection of tasks they want to do with control over adding and removing tasks on completion.

## 🛠 Built With

### Html and Javascript

Client

Interactivity

### Key Features

- **[Landing_page]**
- Landing page of the website

- **[add task]**
- allows user to enter a new task

- **[delete task]**
- allows user to delete a completed task

(back to top)

## 🚀 Live Demo

- Click [here](https://leslieaine.github.io/todoList-webpack/dist/) to see the live demo of the project.

(back to top)

## 💻 Getting Started

Go to live page
- enter a new task
- Click add to add to your list
- Click remove to remove task from your list

## 👥 Authors

👤 **Leslie Aine**

- GitHub: [@LeslieAine](https://github.com/LeslieAine)
- Twitter: [@LeslieAine](https://twitter.com/LeslieAine)

(back to top)

## 🔭 Future Features

> Describe 1 - 3 features you will add to the project.

- [ ] **[Add CRUD methods for functionality]**
- [ ] **[Make list interactive]**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

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

(back to top)

## 🙏 Acknowledgments

we would like to thank microverse inc for the awesome challenge.
-

(back to top)

(back to top)

## 📝 License

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

(back to top)