Skip to content

LuisRego/cs-shopping-cart

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Shopping cart


Create a cart component for an online store.

Details:

  • Title "Cart"
  • List of products
    • Product quantity "2x", "3x"
    • Product name
    • Product price
    • Remove buttom item "×"
  • Cart total
    • Text "Total"
    • Price
  • "Checkout" button

Preview:

Alt text

About

Shopping cart exercise

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 83.5%
  • CSS 16.5%