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.
- Host: GitHub
- URL: https://github.com/matovu-farid/to-do-list
- Owner: matovu-farid
- Created: 2022-01-11T13:39:11.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-22T12:27:14.000Z (over 3 years ago)
- Last Synced: 2025-02-24T00:51:18.015Z (3 months ago)
- Topics: css3, html5, javascript
- Language: JavaScript
- Homepage:
- Size: 3.01 MB
- Stars: 16
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# 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.
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.