Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ourouimed/to-do-list

This is a simple to do list app
https://github.com/ourouimed/to-do-list

css frontend html javascript js loca tasks todo

Last synced: 1 day ago
JSON representation

This is a simple to do list app

Awesome Lists containing this project

README

        

# Simple to do list app
This is a simple to do list app using HTML CSS & Js
## Instalation
1 - clone the repository
```bach
git clone https://github.com/Ourouimed/to-do-list.git
```
2 - open index.html file
## Usage :
- Add tasks
- Remove and Update Tasks
- Check completed Tasks
- Save Task to user LocalStorage
## App Demo
[Browse Live Demo Here](https://ourouimed.github.io/to-do-list)