JavaScript Shopping Cart Tutorial - Make a Clothing store from scratch

Опубликовано: 17 Май 2022
на канале: Joy Shaheb
17,238
585

Today we're gonna learn how to make a shopping cart by using Vanilla JavaScript, And we're also gonna learn the mechanics of how a shopping cart works by building a Clothing store.

My Academy - https://www.academy.poshpixel.studio/
GitHub : https://github.com/JoyShaheb/shopping...
Live Demo : https://shopping-cart-js-joyshaheb.ve...

Time Stamp -
🎤 0:00 - Intro
🎤3:14 - Setup
🎤9:37 - Navbar
🎤24:59 - Product Cards
🎤1:04:36 - Increment Function
🎤1:18:46 - Decrement Function
🎤1:21:55 - Update Functions
🎤1:28:04 - Calculation
🎤1:36:29 - local Storage
🎤1:49:08 - Cart Page
🎤2:50:18 - remove Item
🎤2:56:18 - Total Bill
🎤3:08:11 - Clear Cart
🎤3:14:35 - Adding more Products

Follow me on:
👉 LinkedIn :   / joyshaheb  
👉 Twitter :   / joyshaheb  
👉 Instagram :   / joyshaheb  
👉 Github : https://github.com/JoyShaheb

Learn CSS Position Property with examples
   • Learn CSS Position Property with exam...  

CSS Box Model -
   • Learn CSS Box model with Examples ✨ |...  

CSS Media Queries -
   • Learn CSS Media Query - Build 3 Proje...  

Have a Question or Project idea? Let me know about it in the comment box down below. 👇

Both Suggestions & Criticisms are Highly Appreciated ❤️

Queries Solved -
1) HOW A Shopping cart works in JavaScript
2) How to build a Shopping Cart using javascript

#JavaScript #WebDev #Frontend