Skip to content

samarthdadhaniya/CRUD-Operation-in-LocalStorage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LocalStorage CRUD Operation

  • CRUD operation in LocalStorage with search and sort functionality.
  • It is a JavaScript program that allows users to create, read, update, and delete items from a productList stored in LocalStorage.
  • It also includes search and sort functionality to easily find and organize products.
  • Users can add, edit, and delete product details, including name, price, description,and image.
  • The program generates an HTML code for each product card and displays them on the webpage.
  • This program provides an efficient way to manage and manipulate data in LocalStorage.

📸 Screenshots

App Screenshot


💻 Tech Stack

My Skills

🚀 Deployment Link

🧑‍💻 Authors