Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 530 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 530 Bytes

To-Do App

Description

A simple To-Do application that allows users to add, delete, and manage tasks. Tasks are stored in the browser's local storage, so they persist between page reloads. This app features a clean and intuitive UI for task management.

Features

  • Add Tasks: Enter a task and add it to the list.
  • Delete Tasks: Remove tasks from the list.
  • Persistent Storage: Tasks are saved in local storage and persist across page reloads.

Screenshots

Screenshot

ScreenShot