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

https://github.com/matovu-farid/to-do-list

A task management app that allows adding and removing tasks to a to-do list. The data is stored locally in the browser local storage therefore it persists when the user closes the browser. It is built with JavaScript, HTML and CSS.
https://github.com/matovu-farid/to-do-list

css3 html5 javascript

Last synced: 29 days ago
JSON representation

A task management app that allows adding and removing tasks to a to-do list. The data is stored locally in the browser local storage therefore it persists when the user closes the browser. It is built with JavaScript, HTML and CSS.

Awesome Lists containing this project

README

        

![](https://img.shields.io/badge/Microverse-blueviolet)

# To-Do-List

This a To Do list app to help keep track of tasks.

## Description
A task management app that allows adding and removing tasks to a to-do list. The data is stored locally in the browser local storage therefore it persists when the user closes the browser. It is built with JavaScript, HTML and CSS.

![screenshot](./to-do-screenshot.PNG)

This project is a to-do-list app.

## Built With

- HTML
- CSS
- Javascript
- webpack

## Getting Started
To get the content of this project locally you need to run this command in your terminal:
- git clone your https://github.com/matovu-farid/To-Do-List.git
- cd project To-Do-List

### Deployment
This project is deployed on a github page on the link below:
- https://matovu-farid.github.io/To-Do-List/
## Author

👤 **Matovu Farid Nkoba**

- GitHub: [@matovu-farid](https://github.com/matovu-farid)
- Twitter: [@matovu100](https://twitter.com/matovu100)
- LinkedIn: [matovu-farid](https://www.linkedin.com/in/matovu-farid-48b80257)

## 📝 License

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