React JS Project | Build & Deploy Complete Responsive Website in React Step by Step Tutorial

Поделиться
HTML-код
  • Опубликовано: 21 фев 2024
  • Learn How to make a complete website using React JS. Build college / university website in React JS step by step tutorial.
    👉 Live Preview: greatstack.in/
    👉 Source code: greatstack.dev/go/edusity
    SUBSCRIBE: @GreatStackDev
    ❤️ Complete JavaScript Course with Certification:
    👉 greatstack.dev/go/javascript-...
    ✔️ Beginner + Advance + ES6 + Notes
    ✔️ 30 Project With Source Code
    ✔️ React Beginner course with project
    ✔️ Course Completion certificate
    ✔️ Chat Support
    In this tutorial you will learn to build and deploy complete responsive website using React JS. We will create a college or University website in this tutorial. This website will be completely responsive and we will add react smooth scroll, slider and working contact form on this website. You can receive the contact form enquirers on your email address. This website will be a great react project for beginners.
    Download Assets: drive.google.com/file/d/1Ygjx...
    Get web hosting and domain:
    👉greatstack.dev/go/hostinger
    Watch Full Stack E-commerce Website tutorial:
    👉 • How To Create Full Sta...
    -----------------------------------------
    Suggested Course:
    Complete JavaScript course with 30 projects:
    👉 greatstack.dev/go/javascript-...
    Complete HTML and CSS with 8 projects:
    👉 easytutorialspro.com/go/course/
    -------------------------------------
    Recommended Videos:
    Beginner's HTML and CSS tutorial:
    ► • HTML And CSS Tutorial ...
    Beginner's JavaScript tutorial:
    ► • JavaScript Full Course...
    Make A Complete Website for college using HTML & CSS:
    ► • How To Make A College ...
    How to make a Business website step by step:
    ► • How To Make Website Us...
    How to make personal resume website step by step:
    ► • How To Make A Website ...
    How to make fitness website design using HTML CSS:
    ► • How To Make A Website ...
    How to make an Ecommerce Website Design:
    ► • How To Make eCommerce ...
    How to make a Job Portal website design with HTML & CSS:
    ► • How To Make Website Us...
    How to make travel website design with HTML CSS Bootstrap:
    ► • How To Make A Website ...
    -------------------------------------
    ◼️ Source code link is shared in community post for all my coding videos exclusively for channel members (only channel members can see)
    Join Channel Membership:
    ► / @greatstackdev
    -------------------
    Stock Image and icon credit:
    pexels.com
    Stock video credit:
    www.pexels.com/video/students...
    -------------------------------------
    Connect with me:
    👉 linktr.ee/iamavinashkr
    Connect with GreatStack:
    Instagram: / greatstackdev
    Twitter: / greatstackdev
    Facebook: / greatstack

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

  • @GreatStackDev
    @GreatStackDev  10 дней назад

    👉 Live Preview: greatstack.in/
    👉 Source code: greatstack.dev/go/edusity

  • @waleedraja3566
    @waleedraja3566 2 месяца назад +9

    one of the best channel to learn react html css javascript etc, for better than many other

  • @haseehaider14_
    @haseehaider14_ Месяц назад +2

    Great bro, loved your video! Continue making this type of projects.

  • @ajiteshmishra0005
    @ajiteshmishra0005 2 месяца назад +9

    Please create one video on JWT authentication in ReactJS or NodeJS in such a way that any beginner can understand and can get a full explanation from scratch to advanced.

  • @hindikhaniachiachi
    @hindikhaniachiachi 2 месяца назад +1

    Sir your all programming language video is amazing easy to understand any video thank you sir 😊

  • @JagmeetSingh-ym6jj
    @JagmeetSingh-ym6jj 2 месяца назад

    Thank you so much sir for this project.

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

    Man I love this man from the beginning

  • @johncletus4174
    @johncletus4174 21 день назад

    This is one of the best programming videos I have watched

  • @visitingkatrin5620
    @visitingkatrin5620 8 дней назад

    It was cool. U are best, thank u so much❤

  • @petermwansa4890
    @petermwansa4890 2 месяца назад +1

    Great content. Thank you very much

  • @naimishdwivedi1307
    @naimishdwivedi1307 2 месяца назад

    Thank you so much sir ❤❤❤

  • @ARAVIND.ANTONY
    @ARAVIND.ANTONY 2 месяца назад

    Super each and every video is awesome,very useful ❤❤❤❤❤❤❤❤❤❤❤for beginners,

  • @ABHISHEKKUMAR-kb2yp
    @ABHISHEKKUMAR-kb2yp 2 месяца назад +1

    one of the best channel for learning programing languages with the help of project. If i say particular about this project you have cover hooks, one having little knowledge can understand the hooks that are used in this project like me. I have recently started learning react, with little knowledge of hooks i can understand why you have used all those hooks and the functionality of props. Great thnx for your effort towards us❤.
    This is called industry level project that anyone can mention in his or her CV.

    • @hbtuian8205
      @hbtuian8205 2 месяца назад

      Bhai can you please give me source code

  • @Doctorkash
    @Doctorkash 20 дней назад

    Loving it while Learning!

  • @sahilmanhotra3769
    @sahilmanhotra3769 23 дня назад

    Thank you for your amazing video. ❤

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

    very helpful video.
    thank you very much

  • @ti-conmigo
    @ti-conmigo 2 месяца назад +2

    for the slideForward button a just add a new condition, so if you reach the last testimonial (4th) and clic forward button again it goes to the first testimonial:
    const slideForward = () => {
    console.log(tx)
    if (tx > -50) {
    tx -= 25
    }
    slider.current.style.transform = `translateX(${tx}%)`
    if (tx === -50) {
    tx = 25
    }
    }

  • @user-gu5ts5nx8r
    @user-gu5ts5nx8r 2 месяца назад +1

    you finally made a great move from using vanilla HTML and CSS to use of frameworks like reactjs.

    • @jovan4614
      @jovan4614 2 месяца назад +1

      Can you elaborate?

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

      @@jovan4614 vanilla html css means that pure clean coding (no frameworks like tailwind css or bootstrap)

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

    Never know how to thank you , really you changed my life .. wonderful ,amazing .. thank you so much

    • @user-ne6tb5jm2x
      @user-ne6tb5jm2x Месяц назад

      Hi! how are you can i get the code for frre please i dont have a money
      thank you

  • @RameshRamesh-hf9bm
    @RameshRamesh-hf9bm 20 дней назад

    Thank you so much sir u teach well

  • @technicaljihad7728
    @technicaljihad7728 День назад

    thank you for this project

  • @diwakerkanojia7219
    @diwakerkanojia7219 2 месяца назад +1

    Your explanation is very good. Can you upload a course of react js plss in Hindi from basic to advance

  • @esakkimagesh6778
    @esakkimagesh6778 Месяц назад +1

    Great content. Thanks

  • @samuelopeyemi4032
    @samuelopeyemi4032 24 дня назад

    Hello @GreatStack,
    You are really wonderful with your lecture, because you've mase me understand react better. Many thanks for that.
    Please, if i want to link each sections in the program to another page, how do i go about it? Thanks, in anticipation.

  • @user-pt4dj9cr2h
    @user-pt4dj9cr2h Месяц назад

    Thank you for the awesome tutorial Greatstack, any idea on how to add the hCAPTURE functionality??? I saw you added it in the live preview but not in the tutorial. If there's anyone else who knows how to do this please help.

  • @kelvinnwachukwu8141
    @kelvinnwachukwu8141 2 месяца назад

    this is amazing please create another project with typescript

  • @studywithroman1997
    @studywithroman1997 2 месяца назад

    ❤❤❤❤ love you sir

  • @gamerzchoices
    @gamerzchoices 2 месяца назад

    Wonderful project

  • @NwajeiSamuel
    @NwajeiSamuel 2 месяца назад

    Thank you very much for this content. I can't find the video in the description.

  • @ramazigogitidze1588
    @ramazigogitidze1588 Месяц назад +1

    Thank you very much bro

  • @JaGaNezhil
    @JaGaNezhil 2 месяца назад

    Super🔥

  • @user-jf6no6pj4g
    @user-jf6no6pj4g 2 месяца назад

    Hello greatStack,,,, a react tutorial just like the js one would really benefit me, kindly, do one for me

  • @leviackerman4170
    @leviackerman4170 2 месяца назад +1

    react js with tailwind would be perfect .

  • @avdsuresh
    @avdsuresh 2 месяца назад +1

    Hi
    I am requesting you please make ui designing with react + css/any css frame works

  • @burakcokkececi
    @burakcokkececi 18 дней назад

    Thank You

  • @user-pj1bw7tj1d
    @user-pj1bw7tj1d 13 часов назад

    Amazing

  • @ShivaKumar-oi7se
    @ShivaKumar-oi7se 2 месяца назад

    Thanks for usefull content

    • @hbtuian8205
      @hbtuian8205 2 месяца назад

      Can you give me source code😊

  • @kartikeysingh5499
    @kartikeysingh5499 2 месяца назад

    Can you make a spotify clone using react and by using APIs to fetch the songs dynamically and add the functionality that are in Spotify like play pause seek etc.

  • @shoaibsaifi5292
    @shoaibsaifi5292 2 месяца назад

    Sir please make a video on MERN stack also.

  • @Kiyanti
    @Kiyanti 2 месяца назад

    Why creating function expression components and not declaration? Is it important?

  • @hindikhaniachiachi
    @hindikhaniachiachi 2 месяца назад

    Sir please create a video url shortner, amazing interface will be create sir please 😊😊😊

  • @researchbag8960
    @researchbag8960 2 месяца назад

    Can I add this project in my resume after adding some extra features component.

  • @afaqahmad8918
    @afaqahmad8918 Час назад

    Great ❤
    And can you please tell me the name of your vs code font?

  • @BhagavadVoice
    @BhagavadVoice 2 месяца назад +16

    Hello World !!

    • @rscodeboy
      @rscodeboy 2 месяца назад +5

      Hello, World!

    • @MrAnonymous84
      @MrAnonymous84 2 месяца назад +1

      window.alert("Hello World!");

    • @zekariyasmamaru
      @zekariyasmamaru 6 дней назад

      They had deceived by "hellow world" string huh

  • @pulyanaik4370
    @pulyanaik4370 2 месяца назад

    Hello sir... please make a project on real estate website by using react js.

  • @sahilmane6102
    @sahilmane6102 2 месяца назад

    Hello sir , do you design the website by yourself for this content

  • @hamaadafzal2490
    @hamaadafzal2490 2 месяца назад +1

    Create website with multiple popup box and more functionality like this

  • @sameershammu8828
    @sameershammu8828 2 месяца назад

    Create a navbar with many dropdowns like amazon dropdowns in a project because many agencies are using these now a days.

  • @zekariyasmamaru
    @zekariyasmamaru 6 дней назад

    You are so best but why you have only 1M subscriber w/c means 1 male that is me?!🤭🤣

  • @Irfanwrites1
    @Irfanwrites1 2 месяца назад

    bhai please upload more projects od js for Resume

  • @Ram78719
    @Ram78719 8 дней назад

    Beast

  • @chikatlajeenu3224
    @chikatlajeenu3224 2 месяца назад +1

    Owner of great stack can you create new channel for telling the ai tools like chatgpt please brother

  • @AnilKumar-gu5jq
    @AnilKumar-gu5jq 2 месяца назад

    How to write a description for a React project brother
    Please tell me😊

  • @pankajTheCoder
    @pankajTheCoder 2 месяца назад

    Nic video

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

    thankyou so much

  • @s-qc9ns
    @s-qc9ns 11 дней назад

    always remeber to increase your default font size while making videos.

  • @just._.wonder
    @just._.wonder 29 дней назад

    Hey, i bought your source code for this project but I can't run it. Do you have any tutorial on running a downloaded project?

  • @jackywan6829
    @jackywan6829 2 месяца назад

    May I know where to download the images which you used in this video?

  • @suvamchaudhary256
    @suvamchaudhary256 2 месяца назад

    Upload more react project

  • @izmirgoztepem
    @izmirgoztepem 2 месяца назад +1

    hello can you make video with tailwind css its faster and easier

  • @IT_Insights_Beyond
    @IT_Insights_Beyond 2 месяца назад

    sir how to change size of the caption and solve glitch of caption

  • @SaireddyThatiparthi
    @SaireddyThatiparthi 2 месяца назад

    Do one Angular Js project

  • @vinodkumarmk9959
    @vinodkumarmk9959 2 месяца назад

    Sir please create full stack
    Amazon project

  • @muhammedanaspk6789
    @muhammedanaspk6789 2 месяца назад +1

    wow

  • @user-rd1ik5ng2l
    @user-rd1ik5ng2l 2 месяца назад +1

    Bro upload complex ecommerce website using pure react js

  • @profoundhub1911
    @profoundhub1911 2 месяца назад

    Logo image is not showing during development. Do you have a solution?

  • @esmatullahnoori7418
    @esmatullahnoori7418 2 месяца назад +1

    thank you I have been making this since yesterday but the toggle button is not working it is going to make me crazy

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

      Please the image in the background (after navbar) doesn't work , if you can help pleaseee

  • @nhedpidaoc7316
    @nhedpidaoc7316 2 месяца назад

    do you have a backend code for this.

  • @researchbag8960
    @researchbag8960 Месяц назад +1

    how I can add a login section to this website

  • @pyaradeenislam6885
    @pyaradeenislam6885 2 месяца назад +5

    Slide button is not working after one click neither forward nor backward although i have check the code from start of testimonials can you or any one can help in that?

    • @youngmind5853
      @youngmind5853 Месяц назад +1

      need to install react router dom in order to route

    • @gayathribr4038
      @gayathribr4038 2 дня назад

      did you corrected it?iam also having the same issue

  • @FaraidunHussain
    @FaraidunHussain 2 месяца назад

    Masters

  • @thakurayushh
    @thakurayushh 2 месяца назад +1

    bhai hindi mein bhi video banaya karo please

  • @farhanabintehasan3880
    @farhanabintehasan3880 2 месяца назад

  • @platinumgamex
    @platinumgamex 2 месяца назад +1

    Bro, which extention you use ?

    • @idevkr
      @idevkr 2 месяца назад

      ES7 react redux graphql snippet

  • @OtlotlengMagoleng
    @OtlotlengMagoleng 2 месяца назад +1

    Hello
    Can you please make a video about API 🙏 🙏 🙏
    Thank you very much ❤❤❤

  • @rajatkumarpadhi8244
    @rajatkumarpadhi8244 2 месяца назад

    Link tag not working its showing blank screen output

  • @lynx7077
    @lynx7077 2 месяца назад

    is there any diffence if we use .js instead of .jsx?

    • @idevkr
      @idevkr 2 месяца назад

      Yes, in js u will not get sinpet of html which u will get in jsx

  • @Ishaqtheballer
    @Ishaqtheballer 2 месяца назад

    🥺❤️

  • @kiranbs15
    @kiranbs15 27 дней назад

    How to create another html file for this project

  • @user-ne6tb5jm2x
    @user-ne6tb5jm2x Месяц назад

    Hi! how are you can i get the code for frre please i dont have a money
    thank you

  • @satyamabraham4208
    @satyamabraham4208 2 месяца назад

    Sir, can I launch a tech news website without backend..

  • @beindiandiaries
    @beindiandiaries 2 месяца назад

    Bro need angular

  • @capslock3250
    @capslock3250 5 дней назад

    39:09

  • @luanabaratta
    @luanabaratta 2 месяца назад

    Hello

  • @TheMarketingMan4U
    @TheMarketingMan4U 3 дня назад

    I didn't the logic of video-player part.

  • @Ravi-moq-6589
    @Ravi-moq-6589 26 дней назад

    1:15:00

  • @tankbotttanky9737
    @tankbotttanky9737 2 месяца назад +2

    Well course is not bad, it helped me to get a react project structure but man, as you teaching ppl that are new in front-end you should tell them that you should not style your webpage by HTML tags at all, thats why you have classes for, if you doing that because that may be little bit faster so course will be not that long, you should mention that to ppl that it is an actual mistake. Even worse is puting your transition on all css properties instead of specyfic ones what is killing your webpage performence when it comes to bigger projects. Also not adding alt to images is a big semantic mistake which will lower you webpage down in searches . I understand its just simple webpage that ppl gona make in training purposes, but still you should awere newcomers about stuff like this

  • @thakurayushh
    @thakurayushh 2 месяца назад +2

    bhaiya please hindi mein video banaya kariye

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

    Hello! How can I make API ? Could you help me please!

    • @idevkr
      @idevkr 27 дней назад

      By using express js

  • @ochudi
    @ochudi 2 месяца назад

    Am I the only one having issues with the Contact Page's responsiveness?

    • @JagmeetSingh-ym6jj
      @JagmeetSingh-ym6jj 2 месяца назад +1

      No issues, check code again

    • @ochudi
      @ochudi 2 месяца назад

      Thanks... I saw the issue.@@JagmeetSingh-ym6jj

  • @vijayyyyyyyy6yyyyyyyy
    @vijayyyyyyyy6yyyyyyyy 2 месяца назад

    Use vite

  • @meralkk
    @meralkk 2 месяца назад

    I find the videos you make very useful. thank you for that. I created this website by following the tutorial and shared it on LinkedIn. I added the LinkedIn link to the comments under this video, but for some reason, it was deleted. How can I share this link with you?

  • @masudiqval8575
    @masudiqval8575 2 месяца назад

    🦨 🐰🐇 🕊

  • @fahadkabooroo7395
    @fahadkabooroo7395 2 месяца назад