How to Deploy a React App to Heroku

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

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

  • @tonytony-fc6gq
    @tonytony-fc6gq 2 ปีที่แล้ว +2

    THANK YOU!! I have been trying for 5 days to host multipage react app online watched hundreds of videos, no solution for netlify, gh-pages, THIS VIDEO WORK LIKE A CHARM my app was on the internet in less than 15minutes TAHNK YOU!!!!

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

    Quick question, to make changes show in my page do I need to commit changes on github? Or with the line "git push heroku main"?

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

    Wow vary helpful arpan sir

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

    Really like your tutorial, simple and easy, thanks!

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

    Thanks Nice tutorial. You didn't talk about Procfile and Buildpack configurations

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

      Thanks for the feedback! While I appreciate your concern, this video was dedicated to simpler React apps where there is not as much of an issue with packages and other configurations. Thank you for pointing it out, though!

  • @AlEgorova
    @AlEgorova 2 ปีที่แล้ว

    Cool learning! But I didn't get why we downloaded heroku CLI? )))

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

      We downloaded it because we need to run Heroku commands and those commands require the Heroku CLI to run.

    • @AlEgorova
      @AlEgorova 2 ปีที่แล้ว

      @@ArpanNeupaneProductions Actually I downloaded 64-bit installer... but I didn't installed it. And I deployed my app without any problem...

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

      @@AlEgorova If you download the 64-bit installer and go through all the steps when using it, the CLI will be installed which is why you didn’t have a problem with deploying :)

    • @AlEgorova
      @AlEgorova 2 ปีที่แล้ว

      @@ArpanNeupaneProductions ok, got it. Thanks :-)

    • @ArpanNeupaneProductions
      @ArpanNeupaneProductions  2 ปีที่แล้ว

      @@AlEgorova Of course!

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

    is this free or you need to pay?