React Shopping Cart Tutorial For Beginners

Поделиться
HTML-код
  • Опубликовано: 2 июн 2024
  • In this video I will show you how you can create a shopping cart in React JS.
    ----------------------------------------------------------------------------------------
    Source code: github.com/Index-Zero-0/react...
    React icons: react-icons.github.io/react-i...
    ___________________________________________
    ⏲ Timestamps:
    [0] 0:00 Introduction and demo
    [1] 5:59 Shopping cart component
    [2] 23:14 Styling of shopping cart part-1
    [3] 29:35 Adding products to shopping cart
    [4] 33:44 Styling of shopping cart part-2
    [5] 38:04 Removing and changing quantity of products
    [6] 38:04 localStorage
    ___________________________________________
    Please LIKE and SUBSCRIBE for more content and supporting!
    #responsivenavbar#navbar#reactjs#reactjstutorial

Комментарии • 6

  • @harz9556
    @harz9556 10 месяцев назад +1

    Really useful and very well explained. Keep it up!

  • @rezakazemi887
    @rezakazemi887 Год назад

    Bro its amazing❤

  • @medo1pr
    @medo1pr 6 месяцев назад

    Thank you very much ❤

  • @GiantSquid13
    @GiantSquid13 Месяц назад

    This works well when the components is on the same page.
    How do you keep track of the count across pages??

  • @satyamkumar-ow1nh
    @satyamkumar-ow1nh 6 месяцев назад

    should you use context api in this project ?

  • @Chiby
    @Chiby 4 месяца назад

    hey I tried this and I'm getting this error
    Cannot read properties of undefined (reading 'length')
    Products.length