To Do List
HTML
CSS
Javascript
In this project, I created a simple yet effective web-based To-Do List application. This application allows users to create, mark as complete, and delete to-do lists quickly and easily. One of the key features that I implemented was the use of Local Storage to store task data locally on the user's device, allowing users to retain their to-do lists even after closing or refreshing the page.
Main Features:
- To-Do List Creation: Users can easily add new tasks with relevant titles and descriptions.
- Marking Completed: Any task can be marked as complete.
- Task Deletion: Facility to delete completed or no longer relevant tasks.
Visit site👉 to-do-list-theta-indol.vercel.app