Skip to content

Airblockdata/shopping-cart

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shopping Cart

An ecommerce javascript app to show the logic for shopping cart.

Features

  • Display products from external API
  • Toggle cart visibility
  • Add to Cart
  • Increase/Decrease quantity
  • Remove from cart
  • Dynamically calculate the total
  • Dynamically update cart badge
  • Clear cart
  • Save cart to local storage

Resources

About

Create a Dynamic E-Commerce Shopping Cart in Javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 48.5%
  • CSS 40.8%
  • HTML 10.7%