How to deploy a React App to Github Pages and Netlify | React JS Tutorials for Beginners

How to deploy a React App to Github Pages and Netlify | React JS Tutorials for Beginners

Dave Gray

2 года назад

25,056 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Vaishnavi vlogs
Vaishnavi vlogs - 22.09.2023 02:18

how to change application name in netlify

Ответить
Jonathan Schimpf
Jonathan Schimpf - 07.09.2023 03:24

This is great! If im already deployed on Netlify, but i would prefer the non random name for my project and much prefer the github name + repo name from gh, is there anything wrong with deploying to both at the same time from the same repo?

Ответить
Abhilash Kumar Jha
Abhilash Kumar Jha - 13.08.2023 19:20

Vercel is also the best option to deploy application. Thanks Mr. Dave for this best react playlist, you touched every main topics nicely. Thanks once again

Ответить
Harag
Harag - 21.07.2023 19:04

Great series of lessons, many thanks for doing these. One question (well 2), do you have a tutorial on turning the react app into an app that can be uploaded to an android phone? If not, would you create one?

Ответить
enjoh sophie
enjoh sophie - 04.07.2023 15:48

I got a page not found error is it cus of my backend?

Ответить
Jitto Joyes
Jitto Joyes - 03.07.2023 13:22

How to set up a application for open source. So that users can create pr and ready to merge etc :(

Ответить
Sajal_Dadsena
Sajal_Dadsena - 25.06.2023 16:10

I am getting failed to install dependencies error on netlify
Help!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Ответить
Guy Cohen
Guy Cohen - 07.06.2023 23:17

How can I deploy my react app if it contains backend side? Is the any easy way to do this like you?

Ответить
Ichirou Takashima
Ichirou Takashima - 28.03.2023 06:42

As expected of Dave! I really am grateful with your content. I was having issues following a documentation in GitHub for uploading React Apps because mine doesn't seem to load the source files and continuously getting a 404 error. For some reason, it was solved after I uninstalled some dependencies, I don't know why, but that sure solved my issues. Again, I'm really thankful!

Ответить
Eduardo França
Eduardo França - 26.03.2023 00:26

When you deploy your app and access it using your browser, the host sends the full application to your browser, so you dont need to make any more requests to the host?

Ответить
Maryam Bibi
Maryam Bibi - 11.01.2023 00:42

Thankyou Dave

Ответить
Kieran Volz
Kieran Volz - 27.12.2022 21:03

I kept getting a 254 build error for Netlify.

The only thing I've found to fix it is to make a _redirect file with /* / index.html 200 in it.

Another option running npm run build and making CI as an environment variable set to false when deploying.

Ответить
Vyahruth Netcherla
Vyahruth Netcherla - 22.12.2022 18:33

You have a great explaination Dave, especially when it comes to error handling. Glad I learnt React from you ❤TYSM

Ответить
phloomf
phloomf - 01.12.2022 16:58

mine shows just a blank page :( I'll keep trying

Ответить
herbert hipolito
herbert hipolito - 23.11.2022 21:27

This video is the best one about deploying on github. Thanks so much!

Ответить
Honey Butter
Honey Butter - 17.11.2022 22:13

Finally successfully completed full react learning course. Thank you so much this precious learning content. I finally have the confident to be able to understand the code of react projects. Again, thank you so much and great respect to you sir. Gonna do my own projects and practice more tutorials from channel.

Ответить
Pranauv Kumar
Pranauv Kumar - 31.10.2022 03:15

hey there dave! Love your course! Could you please help me out with deploying reactJs apps with json server in them?

Ответить
Victoria
Victoria - 28.10.2022 16:22

many thanks to Dave!!! I have spent a lot of time try to deploy on Netlify and had to do this and that, but your way is very simple!

Ответить
Shivam gupta
Shivam gupta - 13.09.2022 12:30

It's showing 404 not found with hub

Ответить
Luke M
Luke M - 12.09.2022 12:59

Hey. Great series!
In my personal project I used MIT licensed libraries. Where should I put a copyright notice and licensing? In a separate file? Can you give us some example of something like that?

Ответить