⬅️ Back

To Do List

HTML CSS Javascript

to do list cover

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:

  1. To-Do List Creation: Users can easily add new tasks with relevant titles and descriptions.
  2. Marking Completed: Any task can be marked as complete.
  3. Task Deletion: Facility to delete completed or no longer relevant tasks.

Visit site👉 to-do-list-theta-indol.vercel.app