Skip to content

yangyu0311ugroop/react_shop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react_shop

Sample React program

"React Shop"

  1. clone file
  2. on command line, go to folder: cd "*/react_shop-master"
  3. on command line, type: "npm install"
  4. on command line, type: "npm start"

Site map:

  1. Home
  2. Product list
  3. admin

features:

  1. Can view products
  2. can filter product by category
  3. can add products to cart
  4. can remove products to cart
  5. can view product picture and price in the list and in the cart
  6. owner/ admin can set promos and discounts
  7. cart can show total price

About

Sample React program

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%