Skip to content

A JavaScript CRUD (Create, Read, Update, Delete) project using localStorage involves creating a simple application that allows users to perform basic data management operations (such as adding, viewing, updating, and deleting data) using browser storage (localStorage). This type of project is ideal for learning how to work with client-side storage

Notifications You must be signed in to change notification settings

Ibrahem0Salah1/crud-localStorage-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

About

A JavaScript CRUD (Create, Read, Update, Delete) project using localStorage involves creating a simple application that allows users to perform basic data management operations (such as adding, viewing, updating, and deleting data) using browser storage (localStorage). This type of project is ideal for learning how to work with client-side storage

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published