Skip to content

ochosteve08/CRUD-Todo-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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