A simple todo app where users can add their daily tasks. Users can mark an added task as completed. They can delete only completed tasks or all added task at once.
The tasks get saved in local storage
- HTML
- CSS
- JavaScript
- Local Storage
A simple todo app where users can add their daily tasks. Users can mark an added task as completed. They can delete only completed tasks or all added task at once.
The tasks get saved in local storage