To-Do List Application

A task management application with persistent storage

About this Project

This to-do list application allows users to create, manage, and organize their tasks efficiently. Built with vanilla JavaScript and localStorage for data persistence, it features:

  • Add new tasks with the input field
  • Mark tasks as completed
  • Delete tasks when no longer needed
  • Data persistence using localStorage
  • Responsive design for all devices
  • Clean and intuitive user interface

My Tasks

Add new tasks below