Skip to content

RishavTiwari25/Grey-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Product App (Simple Guide)

This is a small product app. It shows products. You can search, sort, add, and edit them. Data is saved in memory only.

How to run

npm install npm run dev

Open the link shown in the terminal.

What you can do

  • Switch between List view and Card view
  • Search by product name (with a small delay)
  • Sort by price or category
  • Add a new product
  • Edit a product
  • See pages of products (pagination)

Build

npm run build npm run preview

Notes

  • No backend. Refresh clears changes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors