Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.