#ApplicationUse:
- create a todo task
- delete created task
- delete all tasks together
- delete selected task together
- mark task complete
- filter all tasks/ completed tasks/ pending tasks
#tech_stack HTML/CSS/JS
#How to run App:
- download & extract in folder
- open folder with VS code
- install live server in vs code
- right click on index.html file & open with live server