How To Deploy A React App To Github Pages (Simple)

preview_player
Показать описание
In this video i will go over How To Deploy a React Application really fast!

Social
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

Tags:
- ReactJS Tutorial
- ReactJS and MySQL
- NodeJS Tutorial
- API Tutorial

Timestamps
00:00 | Intro
01:19 | Create Github Repo
03:35 | Installing and Setup
07:50 | Deploy
09:51 | Outro

#reactjs #github
Рекомендации по теме
Комментарии
Автор

Heads up to anyone using Vite instead of create-react-app. Vite creates a "dist" folder instead of "deploy" on build so you need to add "deploy": "gh-pages -d dist" instead of "deploy": "gh-pages -d deploy" when adding to scripts. If you don't do this Vite won't locate the "build" folder and the gh-pages branch will not get created.

linaspliki
Автор

As a self-taught developer it warms my heart to find someone that explains things so well. Thank you thank you thank you.

artisticdevelopment
Автор

Man you saved my life. I created an application on React but was having hard time to deploy to github pages..u helped

AlamMahmood
Автор

I read docs, digged stack overflow, etc for 3 hours plus to get by website up, ended up watching your video and voila! Thanks a lot chief, subbed! <3

sora_dev
Автор

Thank you! I have been trying to deploy my app for hours. Your tutorial was the only one that worked for me. Thank you.

juanxd
Автор

I rarely leave any comments on any video but this worked perfectly for deploying my portfolio. Thank you so much! It took me hours and hours of googling and installing stuff and doing complex things that didn't work but this worked on its first go. Once again thank you for making such a great and straightforward video!

jasimrazamomin
Автор

Loved the video Pedro. The way you teach, I can tell that you fully understand the things that you teach because of how simple you explain it. Even a 7 year old would be able to understand.

dailyvictoryy
Автор

Thank you, sir, So Much👍! You are my Hero! So simple and easy in ten minutes to deploy an app with your guidance!
I have my first react app deployed to gh-pages🤝 it works ✅

Hacking-NASSA-with-HTML
Автор

You are amazing. The way you explain is so clear and easy to follow. Thank you so much!

zzzzzzzzzz
Автор

I was so lost, confused, distraught because i was facing a roadblock with this deplyment part ...UNTIL i found this !! cant thank you enoough ! May you be blessed!

ummi
Автор

I love you man :)) not only did you show us how to deploy but also explain some "aside" things and i like that

DungLearnThings
Автор

Thanks a lot! Best react course i've seen on youtube keep going!

p.rusinov
Автор

Thanks Pedro for everything, I am loving your content. From last one week I have started watching your videos and there isn't a single day when I haven't watch your video. Thanks once again ❤❤

aabhasjain
Автор

Today I deployed my site after the efforts and learning of many days. Thanks to PedroTech for this awesome very straightforward video to help me through the way.

anselmpeter
Автор

I searched for this problem everywhere, finally this video helped me solve the problem of deploying the react app. When I deployed the app I would get a blank page on the github page. But I followed your steps and it worked. The key is to
1. "put the scripts in order" and
2. "put the homepage url correctly".

gcsandesh
Автор

Thank you so much my guy, I looked for several videos here from my region Brazil, and none really helped me, yours was the most complete and correct, and by the way, your name "Machado" is the same as an important Brazilian writer Machado de Assis.

luan_ferreira_
Автор

Thank you so much for this bro. I'm an aspiring react developer from KERALA, INDIA. This video helped me a lot to deploy and publish my website properly . Thanks a lot.

febindevassia
Автор

Thanks dude! I couldn't find a decent tutorial and this helped a lot. I'm suscribing right now and I'll surely look your other videos. Thanks you soooo much!

MeriThrash
Автор

Thank you so much! I used to struggle so much with the entire process involving using the terminal. This is the best tutorial I've found and it was also very easy to follow along! You just earned a new subscriber 😉

codingwithkenny
Автор

thank you, this helped so much
I've never used github pages before and this tutorial made it easier

nabilhaouam