How to Deploy a React App to Heroku

preview_player
Показать описание
Hey guys! Welcome back! In this video, I will be showing you guys how to deploy a React app to Heroku.

If you don't know about React, React is a JavaScript library for building user interfaces. It is maintained by Facebook and a community of individual developers and companies. React is used to create interactive UIs, and it can be used in both web and mobile applications.

My Programming Gear :

#React // #Heroku // #LearnToCode
Рекомендации по теме
Комментарии
Автор

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!!!!

tonytony-fcgq
Автор

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"?

gabrieledid
Автор

Really like your tutorial, simple and easy, thanks!

fa
Автор

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

kennyaga
Автор

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

AlEgorova