https://github.com/mumo-esther/to-do-list
"To-do list" is used to lists the things that you need to do and allows you to mark them as complete. This is built using ES6 and Webpack!
https://github.com/mumo-esther/to-do-list
css html javascript
Last synced: about 1 year ago
JSON representation
"To-do list" is used to lists the things that you need to do and allows you to mark them as complete. This is built using ES6 and Webpack!
- Host: GitHub
- URL: https://github.com/mumo-esther/to-do-list
- Owner: mumo-esther
- Created: 2023-02-21T19:18:43.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-02-27T12:47:35.000Z (over 3 years ago)
- Last Synced: 2025-03-27T18:22:12.806Z (over 1 year ago)
- Topics: css, html, javascript
- Language: JavaScript
- Homepage: https://mumo-esther.github.io/To-Do-List/
- Size: 199 KB
- Stars: 15
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Key Features](#key-features)
- [💻 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)
- [📝 License](#license)
# 📖 To Do list: list structure
**To Do list** "To-do list" is used to lists the things that you need to do and allows you to mark them as complete. This is built using ES6 and Webpack!
## 🛠 Built With
- Html
- css
- Javascript
- Webpack
- Visual Studio Code
- Git & Github
## 💻 Live Demo
Live Demo Link
https://mumo-esther.github.io/To-Do-List/dist/
## 💻 Getting Started
To get a local copy up and running, follow these steps.
Git clone https://github.com/mumo-esther/To-Do-List.git
### Prerequisites
In order to run this project you need:
git clone then open in your live server
### Setup
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/mumo-esther/To-Do-List.git
### Run tests
To run tests, run the following command:
- npx hint .
👤 **Author**
- GitHub:https://github.com/mumo-esther/mumo-esther
- Twitter:https://twitter.com/EstherMawioo
- LinkedIn: https://www.linkedin.com/in/esther-mawioo-58b636225/
Contributions, issues, and feature requests are welcome!
## KEY FEATURES
- when a user clicks the "Add" button:
- A new book is added to the collection.
- The new book is displayed in the page.
- when a user clicks the "Remove" button:
- The correct book is removed from the collection.
- The correct book dissapears from the page.
## FUTURE FEATURES
- Navbar
If you like this project you can give it a ⭐️.
I would like to thank all my coding partners who helped me in understanding linters
This project is [MIT](./MIT.md) licensed.