Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ha-manel/todo-list
A To-do list app. User can add a task, delete it, edit its description, and clear the completed tasks.
https://github.com/ha-manel/todo-list
css3 html5 javascript todo-list webpack
Last synced: about 2 months ago
JSON representation
A To-do list app. User can add a task, delete it, edit its description, and clear the completed tasks.
- Host: GitHub
- URL: https://github.com/ha-manel/todo-list
- Owner: ha-manel
- Created: 2022-04-26T14:50:55.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-09T13:14:21.000Z (over 2 years ago)
- Last Synced: 2024-11-30T07:37:39.273Z (about 2 months ago)
- Topics: css3, html5, javascript, todo-list, webpack
- Language: JavaScript
- Homepage: https://ha-manel.github.io/Todo-list/
- Size: 442 KB
- Stars: 11
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# To-Do list
> A todo list app in which the user can add new tasks, edit, complete or delete them. The user can also clear all the completed tasks.
## Requirements
Build a Todo list using:
- HTML5
- CSS3
- JavaScript (ES6)
- Webpack
- Linters (Lighthouse, Webhint, Stylelint, Eslint)## Built With
- HTML5
- CSS3
- JavaScript (ES6)
- Webpack
- Linters (Lighthouse, Webhint, Stylelint, Eslint)## Live Demo
Check **Live Demo** [here.](https://ha-manel.github.io/Todo-list/dist/)
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- A web browser (like Google Chrome, Opera...).
- A code editor (like Atom, VScode...).### Setup
To setup the webpage locally: click on "**Code**" (dropdown list) then "**Download ZIP**".
### Deployment
To run the project open the downloaded folder (after extraction) then run the "**index.html**" file in your browser.
## Authors
👤 **Manel Hammouche**
- GitHub: [@ha-manel](https://github.com/ha-manel)
- Twitter: [@hamanel](https://twitter.com/ha_manel_)
- LinkedIn: [Manel Hammouche](https://www.linkedin.com/in/manel-hammouche/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to code reviewers and to everyone who reviewed the project and made suggestions.
## 📝 License
This project is [MIT](./MIT.md) licensed.