Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 270 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 270 Bytes

Todo App

A simple Todo application that allows users to create, read, update, and delete tasks. This project uses Local Storage to save the tasks.

Features

  • CRUD functionality for tasks
  • Saving tasks to Local Storage
  • Responsive design for mobile and desktop