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

https://github.com/dmambo/todo

A webpack-powered Todo App that enables users to create, edit, and delete items on their todo list. This user-friendly web application provides an intuitive interface for efficient task management.
https://github.com/dmambo/todo

css html javascript

Last synced: over 1 year ago
JSON representation

A webpack-powered Todo App that enables users to create, edit, and delete items on their todo list. This user-friendly web application provides an intuitive interface for efficient task management.

Awesome Lists containing this project

README

          

logo

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

# 📖 [TODO-LIST]

this project was done with HTML, CSS AND JAVASCRIPT with webpack.
it's a book list project that allows you to add book both in the ui and the localstorage and also gives you chance to delete from both

**[your_project__name]** is a...

## 🛠 Built With HTML, CSS AND JAVASCRIPT

-HTML
-CSS
-JAVASCRIPT

### Key Features

- **[key_feature_1]**
ALLOWS YOU TO ADD BOOK
- **[key_feature_2]**
ALLOWS YOU TO DELETE BOOK
- **[key_feature_3]**
SINGLE WEBPAGE

(back to top)

## 🚀 Live Demo

logo

- [Live Demo Link](https://dmambo.github.io/Todo-list/dist/)

(back to top)

## 💻 Getting Started

To get started in using this project
First you need to clone the respository into your local machine.
and run it in any of your favourite IDES, will recommend vs code

### Prerequisites

In order to run this project you need:

html, css and javascript.

### Setup

Clone this repository to your desired folder:
cd my-folder
git clone git@github.com:myaccount/my-project.git

(back to top)

## 👥 Authors

> Mention all of the collaborators of this project.

👤 **Author1**

- GitHub: [@githubhandle](https://github.com/Dmambo)
- Twitter: [@twitterhandle](https://twitter.com/kingibro345)
- LinkedIn: [LinkedIn](https://linkedin.com/in/Ibrahim mohammed diaby)

👤 **Author2**

- GitHub: [@githubhandle](https://github.com/Rikol137)
- Twitter: [@twitterhandle](https://twitter.com/RikolK)
- LinkedIn: [LinkedIn](https://linkedin.com/in/Kelvin Kimwetich)

(back to top)

## 🔭 Future Features

The future features that would be availble would be design in other javascript framework, like react.

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

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

(back to top)

## ⭐️ Show your support

> Write a message to encourage readers to support your project

If you like this project...

(back to top)

## 🙏 Acknowledgments

> Give credit to everyone who inspired your codebase.

I would like to thank...

(back to top)

## 📝 License

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

(back to top)