This is a simple to do list app using HTML CSS & Js
1 - clone the repository
git clone https://github.com/Ourouimed/to-do-list.git
2 - open index.html file
- Add tasks
- Remove and Update Tasks
- Check completed Tasks
- Save Task to user LocalStorage
This is a simple to do list app using HTML CSS & Js
1 - clone the repository
git clone https://github.com/Ourouimed/to-do-list.git
2 - open index.html file