Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 323 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 323 Bytes

Tasks List Manager Project For JavaScript Beginners

In Pure Vanila JavaScript

Using this application you can add tasks to your tasks list. You can also filter, delete and clear all tasks. Tasks are saved in LocalStorage in this application and you can check demo here...

https://mtoqeer.github.io/Tasks-List-Manager/