Deploy React project on Github Pages | In 3mins 🔥

แชร์
ฝัง
  • เผยแพร่เมื่อ 10 ธ.ค. 2024

ความคิดเห็น • 119

  • @codeheroesofficial
    @codeheroesofficial  8 หลายเดือนก่อน +3

    Those who are facing Git command error, watch this video.
    th-cam.com/video/lrovUwqXqk0/w-d-xo.html

  • @satish-p2p
    @satish-p2p 2 หลายเดือนก่อน +1

    Thanks, bro! 🙌 It worked! This is my first time deploying on GitHub. 😅

  • @sheshanfernando-uv1uj
    @sheshanfernando-uv1uj 7 หลายเดือนก่อน +3

    it published but it doesnt show me the webpage it supposed to show instead it shows white blank. even though i am in the correct cd

    • @RAJ_K_
      @RAJ_K_ 7 หลายเดือนก่อน +2

      same here

    • @codeheroesofficial
      @codeheroesofficial  7 หลายเดือนก่อน

      Please contact me on instagram, i can guide you there how to solve it

    • @nash7112
      @nash7112 6 หลายเดือนก่อน +2

      I'm having the same issue. Hope you would help me. I followed you on Instagram bro

    • @jerryweavers
      @jerryweavers 5 หลายเดือนก่อน

      same issue with me

    • @graysama8620
      @graysama8620 4 หลายเดือนก่อน

      @sheshanfernando-uv1uj could you solve the issue? Can you help me with it? I am facing the same problem

  • @alaynashaheen786
    @alaynashaheen786 10 หลายเดือนก่อน

    Thanks a lot.....after watching a lot of videos finally I found the one which actually works🙌

  • @nikhiljambhulkar6814
    @nikhiljambhulkar6814 ปีที่แล้ว +3

    Cala dhanyavadalu..
    you have really helped me a lot🙌

  • @Occissorr
    @Occissorr ปีที่แล้ว

    Great thanks. I have been trying to do it for a long time. I was using it as a HTML first then conversion into react, publishing was teidous as I was looking in the wrong way. This cleared it all out.

  • @Yaashraj_75
    @Yaashraj_75 หลายเดือนก่อน

    Thanks i was facing proplem to host my project now i know to to do it❤🥳

  • @preranadoshi4695
    @preranadoshi4695 3 หลายเดือนก่อน

    Ohh thank god it finally works ... Thank you brother 🎉

  • @blessmewithlight
    @blessmewithlight 8 หลายเดือนก่อน

    Thanks bro it really worked i have seen other yt videos but they were not working

  • @pranali_valve
    @pranali_valve 2 หลายเดือนก่อน +1

    it published but it doesn't show me the webpage it shows white blank page. Please help me

    • @codeheroesofficial
      @codeheroesofficial  2 หลายเดือนก่อน

      Contact me on Instagram, I can help you there

  • @sudeepayadav7852
    @sudeepayadav7852 6 หลายเดือนก่อน +1

    I'm facing error unexpected application error, 404 not found, why

    • @codeheroesofficial
      @codeheroesofficial  6 หลายเดือนก่อน

      Contact me on instagram, i can help you there

  • @Stanlyg-r4l
    @Stanlyg-r4l 3 หลายเดือนก่อน

    nice broo
    this video is so helpful to me

  • @AnggaAprian-m3e
    @AnggaAprian-m3e ปีที่แล้ว

    when i run npm run deploy is not "Published" stuck in "> leave-form-id@0.1.0 deploy
    > gh-pages -d build"?

  • @MFA07
    @MFA07 3 หลายเดือนก่อน

    Short and On point.

  • @TharunkumarNadam
    @TharunkumarNadam 7 วันที่ผ่านมา

    When i run npm run deploy is not Published and showing error. Could you please me to resolve this issue....

    • @codeheroesofficial
      @codeheroesofficial  5 วันที่ผ่านมา

      Contact me on Instagram, I can guide you there

  • @samarthshrivastava463
    @samarthshrivastava463 4 หลายเดือนก่อน

    will this work for full-stack (frontend + backend ) mern app too?

  • @mhshoisob9498
    @mhshoisob9498 2 หลายเดือนก่อน

    i did all the process same. it worked till the gh-pages but after going to my website link then it shows only homepage but other function or pages Didn't works. so what can i do? after clicking into any part of the website it shows that 'There Isn't github pages site here'

    • @codeheroesofficial
      @codeheroesofficial  2 หลายเดือนก่อน

      Please contact me on Instagram. I will guide you there

  • @ummezaiba8745
    @ummezaiba8745 9 หลายเดือนก่อน

    hey i am trying to do the same but when i click the site the site is showing me "getting started with reactjs and showing the readme of reactjs" , its not showing me my react app

    • @codeheroesofficial
      @codeheroesofficial  9 หลายเดือนก่อน

      Please contact me on instagram and give more details

    • @ummezaiba8745
      @ummezaiba8745 8 หลายเดือนก่อน

      @@codeheroesofficial hey actually I figured it out, I had a missing app.test.js file
      But surely it was great knowing from your video.. thanks ❤️😊

    • @codeheroesofficial
      @codeheroesofficial  8 หลายเดือนก่อน

      Thats great 😃

  • @ethanroberson9753
    @ethanroberson9753 5 หลายเดือนก่อน

    This works kind of... The only page not showing for me is the home page. Is that because we switched the homepage URL in the package json file?

  • @My-Regimen
    @My-Regimen 2 หลายเดือนก่อน

    This video is really help me alot thank you

  • @shailja2060
    @shailja2060 ปีที่แล้ว

    When there is change in the code, and pushing to the main branch, and running "npm run deploy" again, the deployed website does not reflect the changes.

    • @codeheroesofficial
      @codeheroesofficial  ปีที่แล้ว +1

      1) Try pushing the code in gh-pages branch.
      2) After pushing/committing, check on github whether the code is getting changed.
      I hope this helps you. If not, contact me on instagram and explain he problem in detail. Thank you

    • @rafaywork
      @rafaywork ปีที่แล้ว

      there is no github branCh where i Can find it
      @@codeheroesofficial

  • @alfaloverss3116
    @alfaloverss3116 8 หลายเดือนก่อน

    Gh page is not recognise internal external command show ho raha hai ????

    • @codeheroesofficial
      @codeheroesofficial  8 หลายเดือนก่อน

      Please contact me on instagram and send me screenshots

  • @ayushpatel1689
    @ayushpatel1689 5 หลายเดือนก่อน

    I followed the same process as you did but im getting white screen when I click on the generated link, can you help ?

    • @codeheroesofficial
      @codeheroesofficial  5 หลายเดือนก่อน

      Please contact me on instagram, i can guide you there

  • @kailashsingh5751
    @kailashsingh5751 ปีที่แล้ว

    after deployed my Vite react project, user interface now show, pls help what i do

    • @codeheroesofficial
      @codeheroesofficial  ปีที่แล้ว

      You can contact me on gmail or instagram, and give me ss and more details

  • @sarabibrahim8312
    @sarabibrahim8312 6 หลายเดือนก่อน

    On my GitHub account when I go to pages from setting it want a verified domain how can I fix it

    • @codeheroesofficial
      @codeheroesofficial  6 หลายเดือนก่อน

      Please contact me on instagram and provide more details

  • @Hello_4U
    @Hello_4U หลายเดือนก่อน +1

    Bro i am getting npm error missing script deploy

    • @codeheroesofficial
      @codeheroesofficial  หลายเดือนก่อน +1

      Please contact me on Instagram, I can guide you there

    • @Hello_4U
      @Hello_4U หลายเดือนก่อน +1

      @@codeheroesofficial thankyou so much brother, but my is resolved now it don't any error now

    • @codeheroesofficial
      @codeheroesofficial  หลายเดือนก่อน

      @Hello_4U Glad to hear that

  • @habipyatha933
    @habipyatha933 2 หลายเดือนก่อน

    nice works perfectly.......

  • @karthik.g500
    @karthik.g500 11 หลายเดือนก่อน

    after i deployed my deployed site works perfectly but my local server all img and video are disappeared I tried many things but not resolved

    • @codeheroesofficial
      @codeheroesofficial  11 หลายเดือนก่อน

      Are the images uploaded correctly and paths are checked?

    • @karthik.g500
      @karthik.g500 11 หลายเดือนก่อน

      @@codeheroesofficial before deployment it worked fine bro

    • @karthik.g500
      @karthik.g500 11 หลายเดือนก่อน

      its works perfectly fine before deployment broand in deployed live site images are visible idw@@codeheroesofficial

    • @codeheroesofficial
      @codeheroesofficial  9 หลายเดือนก่อน

      Thanks for guidance 😃

  • @anuska8513
    @anuska8513 5 หลายเดือนก่อน

    Hello sir . After push command there show error not uploaded. Please help sir.

    • @codeheroesofficial
      @codeheroesofficial  5 หลายเดือนก่อน

      Please contact me on instagram. I can guide you there

  • @srikavyaswarna4122
    @srikavyaswarna4122 หลายเดือนก่อน

    Bro last lo react logo only appearing not frontend
    .how to solve this

    • @codeheroesofficial
      @codeheroesofficial  หลายเดือนก่อน

      Please contact me on Instagram, I can guide you there

  • @SpiceSommelier
    @SpiceSommelier ปีที่แล้ว

    is it ok, what my project doing something with all node_modules?

    • @codeheroesofficial
      @codeheroesofficial  ปีที่แล้ว

      Yep, it is ok. All the packages you download are stored in the node_modules folder. Hope that helps.

    • @SpiceSommelier
      @SpiceSommelier ปีที่แล้ว

      Not really, it took me about an hour, and after it loaded, I found out that the project can work without all the libraries. And they uploaded because I didn’t have a .gitignore file. But still ty for answer.@@codeheroesofficial

  • @vishnuv1271
    @vishnuv1271 8 หลายเดือนก่อน

    Thank you bro👍

  • @jallikattu8615
    @jallikattu8615 9 หลายเดือนก่อน

    Error: no such file or directory, stat 'D:\2024 vs code\Portfolio\build'

    • @codeheroesofficial
      @codeheroesofficial  9 หลายเดือนก่อน

      You are messing something with your file paths. Please check them and if you still face the issue, contact me on instagram and i will help you there

    • @codeheroesofficial
      @codeheroesofficial  7 หลายเดือนก่อน

      Please contact me on instagram, i can guide you there

    • @pk5388
      @pk5388 6 หลายเดือนก่อน

      @@codeheroesofficial im facing this issue can you give me solution bro?

    • @codeheroesofficial
      @codeheroesofficial  6 หลายเดือนก่อน

      Contact me on instagram and i can guide you there

    • @srisankar3932
      @srisankar3932 6 หลายเดือนก่อน

      Please provide your insta I'd. Past two I'm facing error.. My portfolio page running on local host perfectly but when I upload on github it shows blank page😢

  • @СмирновИван-щ9ц
    @СмирновИван-щ9ц ปีที่แล้ว

    Thank you, bro!

  • @ganeshmore1482
    @ganeshmore1482 ปีที่แล้ว

    Thanks buddy 🙏👍👍

  • @RAKESHSINGH-mt6uk
    @RAKESHSINGH-mt6uk ปีที่แล้ว

    my react app is using react router,is it wil work ?

    • @codeheroesofficial
      @codeheroesofficial  ปีที่แล้ว

      it will work, just make sure you give the correct paths

  • @sanathanihindhu
    @sanathanihindhu หลายเดือนก่อน

    Bro!
    I'm followed your whole video.
    Im getting error that is npm error missing script

    • @codeheroesofficial
      @codeheroesofficial  หลายเดือนก่อน

      Contact me on Instagram. I can guide you there

  • @technicalexpertise
    @technicalexpertise 5 หลายเดือนก่อน

    Thank U bhai, subscriber++;

  • @ninam7749
    @ninam7749 7 หลายเดือนก่อน

    Thank you it works

  • @devbathani8020
    @devbathani8020 7 หลายเดือนก่อน

    After following your steps my routes are not working

    • @codeheroesofficial
      @codeheroesofficial  7 หลายเดือนก่อน

      If you have given paths like
      "C:/project/icon/image.png"
      then you need to change them like this
      "/icons/image.png"
      This is an example just to show how it works. If this doesn't help, contact me on instagram, i will guide you there

  • @NainaJohri
    @NainaJohri ปีที่แล้ว

    I have tried doing the same but it is not working. Pease help

    • @codeheroesofficial
      @codeheroesofficial  ปีที่แล้ว

      Please tell me exactly what's the issue, or contact me on instagram and send me screenshots
      instagram.com/_sarthak.r_

    • @MOHAMMADSHAHIDRAYHAAN21BCE800
      @MOHAMMADSHAHIDRAYHAAN21BCE800 ปีที่แล้ว

      bro same everything in last step its showing error
      atgit push -u origin main
      @@codeheroesofficial

  • @okay_thanks
    @okay_thanks 3 หลายเดือนก่อน

    Iam getting errors like trailing commas

    • @codeheroesofficial
      @codeheroesofficial  3 หลายเดือนก่อน

      Please mail me screenshots of your videos

  • @shekseko
    @shekseko ปีที่แล้ว

    thank you broooo!!!

  • @cristianoaraujo348
    @cristianoaraujo348 10 หลายเดือนก่อน

    Thanks buddy!!!!

  • @wendtoinissaka
    @wendtoinissaka 7 หลายเดือนก่อน

    Thank! but, For me, it's my readme page it shows me

    • @codeheroesofficial
      @codeheroesofficial  7 หลายเดือนก่อน

      Please contact me on instagram and provide more details and screenshots

  • @multiversesyndrome2299
    @multiversesyndrome2299 4 หลายเดือนก่อน

    bro please could u tell the bgm ?

  • @CSChitradeviS
    @CSChitradeviS ปีที่แล้ว

    Thanks bro

  • @adibpathan41833
    @adibpathan41833 5 หลายเดือนก่อน

    thank you

  • @mdtouqeerashraf4334
    @mdtouqeerashraf4334 7 หลายเดือนก่อน

    Bhai mera npm run diploy me error aa rha hai
    PS C:\Users\Ashraf\Desktop\testimonial-starter\public> npm run diploy
    npm ERR! Missing script: "diploy"
    npm ERR!
    npm ERR! Did you mean this?
    npm ERR! npm run deploy # run the "deploy" package script
    npm ERR!
    npm ERR! To see a list of scripts, run:
    npm ERR! npm run
    npm ERR! A complete log of this run can be found in: C:\Users\Ashraf\AppData\Local
    pm-cache\_logs\2024-05-11T18_47_25_743Z-debug-0.log

  • @azmeeragowtham2555
    @azmeeragowtham2555 5 หลายเดือนก่อน

    i will get this(Unexpected Application Error!
    404 Not Found)

    • @codeheroesofficial
      @codeheroesofficial  5 หลายเดือนก่อน

      Please provide more details on instagram

  • @Gladsomeguru
    @Gladsomeguru 3 หลายเดือนก่อน

    Thanks a lot!!

  • @adarshrami4840
    @adarshrami4840 4 หลายเดือนก่อน

    thank you