React Ecommerce Website #45: Add Products to the Shopping Cart in React JS🔥

preview_player
Показать описание
In this React eCommerce website, we are going to learn how to Add Products to the Shopping Cart in React JS. This will help us to categorize our products more effectively on our eCommerce website.

😊 Become Member, get access to perks, free Source code, & more..

---------- TIMELINE -----------
0:00 Introduction
0:30 what we are going to do
1:20 Add data in empty Cart
3:10 creating Unique ID
4:20 Updating Cart Data
4:30 getting Cart in Cart Page
8:10 console log cart data
10:00 Show Cart Data JSX
11:00 Responsive Look of Cart
12:30 tomorrow video update
13:00 Subscriber Target

************* 😍 Must Watch Videos For Web Development 😍 *************

Рекомендации по теме
Комментарии
Автор

*_Awesome Bhai_* ✌🏻👍🏻👌🏻🫡
Abhi toh react ny kr rhe h lakin jb krege toh bahut kaam aayega video aapka..

DEEPANSHU_NAG
Автор

Coding mein ek problem hai Ham chahte hain aap help Karen Meri

ddrnewslive
Автор

Muchas gracias por tus excelentes videos...

outletshelssy
Автор

Bhai ap payment page wala v bta dena stripe api ke help se

shivamjha.
Автор

Sir ji Html aur Php mei sekahiye To ECOMMERCE WEBSITE ANY PROJECT JA PEH CART BHI HOO

prathameshdhole
Автор

cart reducer me main action.payload se data ko destructure nhi kar pa rha hun.
Cannot destructure property 'id' of 'action.paylaod' as it is undefined.

const cartReducer = (state, action) => {
if(action.type === "ADD_TO_CART"){
let {id, color, amount, product} = action.paylaod;
console.log("dffdf", id)

}

return state;
}

export default cartReducer;

VinaySingh-zpsr
Автор

Sir cart item every user k liye unique hota hai but ye cart function user specific nhi le rha hai ye bas add or detete ho rha hai. Sir please user specific cart add ho uske liye kya krna hoga

rashmikiran
Автор

How many videos are left in this series?

kishanchhodvadiya
Автор

Brother, is it full stack react node project? Or just frontend focused project???

mdalimran
Автор

4 years problem coding not my problem solve

ddrnewslive