refinedguides / shopping-cart

Create a Dynamic E-Commerce Shopping Cart in Javascript

Home Page:https://refinedguides.com/shopping-cart/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://refinedguides.com/shopping-cart/


Languages

Language:JavaScript 48.5%Language:CSS 40.8%Language:HTML 10.7%