React E-commerce app design for beginner

Поделиться
HTML-код
  • Опубликовано: 12 июн 2024
  • Timestamps:
    00:00 Intro
    02:05 NavBar section intro
    02:55 Responsive Navbar coding
    07:41 Navbar css
    19:47 sidebar intro
    20:52 Responsive Sidebar Coding
    26:40 sidebar css
    35:30 content area intro
    36:52 content area coding
    38:18 product card
    45:25 content area CSS
    In this video, I am going to show you a reactjs e-commerce project. In this reactjs project, I am going to show you how you can build a highly responsive beautiful website with reactjs and CSS only.
    Also, I want you to follow along and contribute to this project. so that you can build up your amazing portfolio.
    for more videos like this, please do subscribe and comment below if you have any suggestions or requests for me.
    sources code: github.com/justshowkat/wigoom...
    follow me on social's:
    Twitter: / justshowkat
    Instagram: / justshowkat
    github: github.com/justshowkat
  • НаукаНаука

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

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

    Let me know what kind of topic you would like me cover next.

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

    Bhai overall video is good but sath sath explain bhi kerte to aur bhi helpful rahta

  • @creatorboy4901
    @creatorboy4901 Год назад +1

    Please make a video on reducx application

  • @creatorboy4901
    @creatorboy4901 Год назад +1

    Please make sure in future u'll upload with expaination

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

      hey, thanks for your recommendations. since I am new here, I am trying different content styles. and to see which one works better with my audience.
      I will definitely keep that in mind.

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

    Nice content 👍

    • @justshowkat
      @justshowkat  Год назад +1

      thank you so much. consider subscribing if you like this video. that would be much appreciated

  • @deepus6571
    @deepus6571 Год назад +1

    What is the command for install react packages

    • @justshowkat
      @justshowkat  Год назад +1

      it depends. if you are using NPM you can go to this website: www.npmjs.com/package/react and install whatever package you need.
      for npm packages the command is usually : npm install "package name"
      but if you are using yarn, you can go to this website: yarnpkg.com/package/react and install your desired packages.
      for yarn packages the command is usually : yran add "package name"
      just search on their websites using package name, you'll find everything.

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

    Please one video make e-commerce website with react js and backend node js

    • @justshowkat
      @justshowkat  Год назад +1

      Hey, Thank you soo much for the suggestion. Infact right now i am working on such a project. Hopefully the video will be ready by next week.
      You should enable the notification.