How To Deploy React App To Github Pages | How to Host Your React App on GitHub Pages for Free

  Рет қаралды 24,371

Coding Monks | Newton School

Coding Monks | Newton School

2 жыл бұрын

How To Deploy React App To Github Pages | How to Host Your React App on GitHub Pages for Free -Gagan
In this tutorial, you will learn about How to Host Your React App on GitHub Pages for Free
step 1: create-react-app
step 2: create github repo
step 3: $ npm install --save gh-pages
step 4: "homepage": "gagandatt.github.io/my-app",
"scripts": {
"predeploy": "npm run build",
"deploy": "gh-pages -d build",
}
step 5: git init & git remote
step 6 : npm run deploy
🔥𝐏𝐚𝐲 𝐀𝐟𝐭𝐞𝐫 𝐏𝐥𝐚𝐜𝐞𝐦𝐞𝐧𝐭
Newton School's 𝐅𝐮𝐥𝐥 𝐒𝐭𝐚𝐜𝐤 𝐂𝐨𝐮𝐫𝐬𝐞 𝟐𝟎𝟐𝟐 - bit.ly/FullStack2022
Newton School Official WhatsApp Support Number: +91 6362 331 200
-----------------------------------------------------------------------------------
📌𝐓𝐞𝐥𝐞𝐠𝐫𝐚𝐦: t.me/coding_monks
📌𝐋𝐢𝐧𝐤𝐞𝐝𝐈𝐧: / newto. .
📌𝐈𝐧𝐬𝐭𝐚𝐠𝐫𝐚𝐦: / newtonschoo. .
📌𝐅𝐚𝐜𝐞𝐛𝐨𝐨𝐤: / newtonschool.co
------- 𝐀𝐛𝐨𝐮𝐭 𝐍𝐞𝐰𝐭𝐨𝐧 𝐒𝐜𝐡𝐨𝐨𝐥 -------
🔵NEWTON SCHOOL is an online Edtech company providing the highest-rated FULL STACK DEVELOPMENT PROGRAM for professionals, graduates, and women.
🌕NEWTON SCHOOL is your gateway to a high-paying tech career in 6 months with Zero fees till placement, transforming you into a rockstar full-stack developer earning 5-40 Lakh per annum salary. Newton School’s students are already working in more than 150+ top companies of India including Zomato, Unacademy, Deloitte, Nutanix, etc.
🔵To watch more videos on programming, Data Structures, Android Development, Data Science, C++, Java, React, subscribe to our channel.
🌟 Please leave a LIKE ❤️ and SUBSCRIBE for more AMAZING content! Keep the LOVE 🧡and support😍.🌟
How To Deploy React App To Github Pages -How to Host Your React App on GitHub Pages for Free - Gagan
- - - - - - - - - - - - - -
If you're reading this far down, hello, you look nice today :)
#react #github #reactwithgithub #reactjs #NewtonSchool #NS #Fullstack #FSD #Datascience #MS #Postgrad #webdeveloper #programming #programmer #programmers #developer #coder #programmingmemes #coders #coding #frontenddeveloper #backenddeveloper #html #softwaredeveloper #hacking #python
How to deploy react js app on github page,How to Deploy React App to GitHub Pages,Host React.js App for FREE in 5 mins with GitHub Pages,Publish A React App To GitHub Pages,How To Host React JS Website Live for Free using GitHub in 2022,How To Deploy A React App To Github Pages,How to Deploy Create React App to GitHub Pages?,How to Host React JS Website for Free Using GitHub Pages,Deploy React Website to GitHub Pages?,Deploy react app to Github pages,Host React Website on Github,How to deploy a React App to Github Pages in hindi,Deploying React.js app to GitHub Pages
How To Deploy React App To Github Pages | How to Host Your React App on GitHub Pages for Free

Пікірлер: 98
@crosskhulturepodcast
@crosskhulturepodcast Жыл бұрын
Finally found the right tutorials - Indians are the best in IT - God bless you my brother.
@codingmonksnewtonschool3847
@codingmonksnewtonschool3847 Жыл бұрын
Thanks you much 🫶
@ritikashishodia675
@ritikashishodia675 Жыл бұрын
Bhaut bhaut shukriya..... Finally aa gaya kaise react app host ki jati h github pr
@youngspark3439
@youngspark3439 Жыл бұрын
Thanks... best and simple way!
@codingmonksnewtonschool3847
@codingmonksnewtonschool3847 Жыл бұрын
You're welcome!
@Anand-zg6jv
@Anand-zg6jv Жыл бұрын
@@codingmonksnewtonschool3847 npm ERR! Missing script: "deploy" 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: how to resolve this bro
@pranjalpagaria322
@pranjalpagaria322 Жыл бұрын
finally found the correct video , thanks
@sagarjain4128
@sagarjain4128 Жыл бұрын
I made a todolist project, on the github I deployed it as you showed, but there I am not able to add any item as the way I can add on the localhost:3000, why? thankyou in advance!
@SidRileyWorld
@SidRileyWorld Жыл бұрын
Thank you Brother
@gayathridevip4632
@gayathridevip4632 Жыл бұрын
Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'. I got this error in console. I have made a website using APIs. Help me plz
@AshishRajpoot-oh2nr
@AshishRajpoot-oh2nr Жыл бұрын
thanks a lot sir for helping me trew this video
@akashbhat7823
@akashbhat7823 4 ай бұрын
Similar Video check out : --->. Deploying a React App to GitHub Pages Step by Step Guide kzbin.info/www/bejne/fpWWY2ydbc6Ul5I
@pasupathis1845
@pasupathis1845 Жыл бұрын
Great🥰
@ajiteshmishra0005
@ajiteshmishra0005 9 ай бұрын
After publishing one time, if we have unpublished then how can we again publish after making changes? The "Save" button becomes blurred after publishing one time.
@akhaleshkumar5410
@akhaleshkumar5410 8 ай бұрын
Thanks you so much sir
@cmijk
@cmijk 5 ай бұрын
why always small youtubers are very helpful🙂🙃 thanks so much buddy
@mithleshpatel1009
@mithleshpatel1009 2 жыл бұрын
I have followed every steps
@palakjain7612
@palakjain7612 3 ай бұрын
After deploying my app is working with the link in my laptop but it is not able to fetch in another laptop it is not showing any error just it in not fetching anything
@localhub3789
@localhub3789 Жыл бұрын
worked thanks
@gunjangoyal248
@gunjangoyal248 Жыл бұрын
Thanks..it was really helpful!!!!
@rewalagagan
@rewalagagan Жыл бұрын
Thank you
@rajatchaurasia2786
@rajatchaurasia2786 Жыл бұрын
Thanku sir
@anantsaxena5454
@anantsaxena5454 9 ай бұрын
Thanks
@MoviesHindiDubbed411
@MoviesHindiDubbed411 Жыл бұрын
Thank u sir finally I found right tutorial and thanks a lot
@codingmonksnewtonschool3847
@codingmonksnewtonschool3847 Жыл бұрын
Ur wlcm
@mayconkabitschke1518
@mayconkabitschke1518 7 ай бұрын
So acompanhei a tela , funcionou obrigado 🇧🇷
@pranjalpagaria322
@pranjalpagaria322 Жыл бұрын
I am facing one issue like i have made one project in react using api the I am getting response in local host but not from github pages . What should i do now ?
@gayathridevip4632
@gayathridevip4632 Жыл бұрын
same problem
@pranjalpagaria322
@pranjalpagaria322 Жыл бұрын
@@gayathridevip4632 make sure that u have https in your url in yiur project . Mine problem gone after doing this
@kamalpurohit7158
@kamalpurohit7158 Жыл бұрын
Easy explanation Thanks bro , Really appreciated
@codingmonksnewtonschool3847
@codingmonksnewtonschool3847 Жыл бұрын
Glad it helped
@Anand-zg6jv
@Anand-zg6jv Жыл бұрын
npm ERR! Missing script: "deploy" 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: how to resolve this bro
@shahzadshahzad475
@shahzadshahzad475 11 ай бұрын
well done sir g
@bilalakbar4109
@bilalakbar4109 Жыл бұрын
Thank You
@AnilKumar-sz8su
@AnilKumar-sz8su 10 ай бұрын
thanks for this info..
@Anand-zg6jv
@Anand-zg6jv Жыл бұрын
npm ERR! Missing script: "deploy" 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: how to resolve this bro
@codingmonksnewtonschool3847
@codingmonksnewtonschool3847 Жыл бұрын
"scripts": { "predeploy":"npm run build", "deploy":"gh-pages -d build" } ye add kiye the na ?
@Anand-zg6jv
@Anand-zg6jv Жыл бұрын
@@codingmonksnewtonschool3847 yes sir kiya tha still getting error
@DisciplinedTrader555
@DisciplinedTrader555 6 ай бұрын
sir localhost pe chal rha lekin gh pages pe blank screen aa rhi....inspect>>console me error 404 aa rha
@TechnicalKaifOfficial
@TechnicalKaifOfficial Жыл бұрын
Video Starts 2:01
@amishapatel849
@amishapatel849 Жыл бұрын
Thank you so much sir 🥰
@codingmonksnewtonschool3847
@codingmonksnewtonschool3847 Жыл бұрын
Ur wlcm amisha
@Anand-zg6jv
@Anand-zg6jv Жыл бұрын
@@codingmonksnewtonschool3847 npm ERR! Missing script: "deploy" 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: how to resolve this bro
@QuikVerse
@QuikVerse 2 жыл бұрын
Thank you 😊
@codingmonksnewtonschool3847
@codingmonksnewtonschool3847 2 жыл бұрын
Ur wlcm
@Anand-zg6jv
@Anand-zg6jv Жыл бұрын
@@codingmonksnewtonschool3847 npm ERR! Missing script: "deploy" 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: how to resolve this bro
@rajveerkunwar7002
@rajveerkunwar7002 Жыл бұрын
thanks a million
@Anand-zg6jv
@Anand-zg6jv Жыл бұрын
npm ERR! Missing script: "deploy" 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: how to resolve this bro
@mitalisalaria265
@mitalisalaria265 Жыл бұрын
i m unable to find gh-pages
@pranjalpagaria322
@pranjalpagaria322 Жыл бұрын
yes me too but my project deploy
@Manojkumar-ge3vu
@Manojkumar-ge3vu Жыл бұрын
👍👍👍
@rishiAura
@rishiAura 3 ай бұрын
images ki jo path de rakha thi voh show nhi ho rhi deploy hone ke baad
@RAJNISHKUMAR-lk5oq
@RAJNISHKUMAR-lk5oq Жыл бұрын
you are the best bro, main bahut confused tha , mere se ho hi nahi raha tha tumhari video dekhi to ho gaya, Great you are, ab choti se help or kar do, code modify karke fir se update kaise karenge ?
@11.naghmamahtab.27
@11.naghmamahtab.27 Жыл бұрын
It is showing me repository not found .... Can u tell me how can I resolve it
@codingmonksnewtonschool3847
@codingmonksnewtonschool3847 Жыл бұрын
jo bhi changes kiye unko commit krke vps repo me push kr do
@Anand-zg6jv
@Anand-zg6jv Жыл бұрын
npm ERR! Missing script: "deploy" 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: how to resolve this bro
@rahmathirshad9480
@rahmathirshad9480 Жыл бұрын
I have deployed my project successfully but after deploying, images are not showing on github pages nor on localhost 3000 but before deploying it was working perfectly. please help
@codingmonksnewtonschool3847
@codingmonksnewtonschool3847 Жыл бұрын
img online link add kiye the na ?
@rahmathirshad9480
@rahmathirshad9480 Жыл бұрын
@@codingmonksnewtonschool3847 nahi locally add kiya tha project me images folder me
@Anand-zg6jv
@Anand-zg6jv Жыл бұрын
@@codingmonksnewtonschool3847 npm ERR! Missing script: "deploy" 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: how to resolve this bro
@prushtikathrotiya5362
@prushtikathrotiya5362 2 ай бұрын
I got error in vs code in last minute of video please reply
@dardkasafeer9287
@dardkasafeer9287 Жыл бұрын
thanks alot!!!
@codingmonksnewtonschool3847
@codingmonksnewtonschool3847 Жыл бұрын
You're welcome!
@Anand-zg6jv
@Anand-zg6jv Жыл бұрын
@@codingmonksnewtonschool3847 npm ERR! Missing script: "deploy" 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: how to resolve this bro
@meghrajdewangan6104
@meghrajdewangan6104 Жыл бұрын
Kya project ko hosting se phle run krana nessasary hai kya?
@codingmonksnewtonschool3847
@codingmonksnewtonschool3847 Жыл бұрын
bhai agr run hi nhi kia to host kasie hoga
@Anand-zg6jv
@Anand-zg6jv Жыл бұрын
@@codingmonksnewtonschool3847 npm ERR! Missing script: "deploy" 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: how to resolve this bro
@shrutiairen2696
@shrutiairen2696 Жыл бұрын
Humare git hub ki setting me gh- pages ke options ki jagah pushes option hai to kya kare
@codingmonksnewtonschool3847
@codingmonksnewtonschool3847 Жыл бұрын
repo ke setting wale section me aane ke bad left me pages ka option show krega vhin pr click karke aage ka kam kr lo :)
@RAJNISHKUMAR-lk5oq
@RAJNISHKUMAR-lk5oq Жыл бұрын
thanks, bhai, ab code update karke fir se deploy kaise karenge, ?
@Anand-zg6jv
@Anand-zg6jv Жыл бұрын
npm ERR! Missing script: "deploy" 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: how to resolve this bro
@imnihalsoni_
@imnihalsoni_ Жыл бұрын
Bhaiya but deploy karne ke baad mobile me kyun nahi chal raha
@meghrajdewangan6104
@meghrajdewangan6104 Жыл бұрын
bro maine same vedio follow kiya but source me only main branch aa rha hai and gh-pages hai hi nhi.
@codingmonksnewtonschool3847
@codingmonksnewtonschool3847 Жыл бұрын
github page active krna to
@Anand-zg6jv
@Anand-zg6jv Жыл бұрын
@@codingmonksnewtonschool3847 npm ERR! Missing script: "deploy" 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: how to resolve this bro
@harshkureel3829
@harshkureel3829 Жыл бұрын
App published but it's all blank , pls help!
@codingmonksnewtonschool3847
@codingmonksnewtonschool3847 Жыл бұрын
sare step shi se apply kiyethe na bro ?
@harshkureel3829
@harshkureel3829 Жыл бұрын
@@codingmonksnewtonschool3847 got it hompage link was wrong!
@satishhargod4787
@satishhargod4787 Жыл бұрын
How to republish my changes?
@codingmonksnewtonschool3847
@codingmonksnewtonschool3847 Жыл бұрын
commit kro fr push kar do waaps
@11.naghmamahtab.27
@11.naghmamahtab.27 Жыл бұрын
Sir , url open hora h ...lekin contents nhi aara... Plz help
@codingmonksnewtonschool3847
@codingmonksnewtonschool3847 Жыл бұрын
project shi se setup kiye the na ??
@11.naghmamahtab.27
@11.naghmamahtab.27 Жыл бұрын
@@codingmonksnewtonschool3847 yes sir
@Anand-zg6jv
@Anand-zg6jv Жыл бұрын
@@codingmonksnewtonschool3847 npm ERR! Missing script: "deploy" 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: how to resolve this bro
@Shubuu7
@Shubuu7 2 жыл бұрын
Bro cricket score app video kab aayega 🙁🙁
@codingmonksnewtonschool3847
@codingmonksnewtonschool3847 2 жыл бұрын
bahut jald hi plz wait 🤗
@ayushishukla6912
@ayushishukla6912 Жыл бұрын
git init karne pe show ho rha h git is not recognised
@codingmonksnewtonschool3847
@codingmonksnewtonschool3847 Жыл бұрын
git ko install krna hoga na phle
@rishabrajverma2883
@rishabrajverma2883 Жыл бұрын
baad mai git ko uninstall kr skate hai?
@mithleshpatel1009
@mithleshpatel1009 2 жыл бұрын
Not showing my app on GitHub pages
@codingmonksnewtonschool3847
@codingmonksnewtonschool3847 2 жыл бұрын
Can you tell us what problem r u facing?
@mithleshpatel1009
@mithleshpatel1009 2 жыл бұрын
@@codingmonksnewtonschool3847 after deployment on GitHub pages there is only url not content
@Anand-zg6jv
@Anand-zg6jv Жыл бұрын
@@codingmonksnewtonschool3847 npm ERR! Missing script: "deploy" 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: how to resolve this bro
@kazisohail6798
@kazisohail6798 Жыл бұрын
Thoda acche se banate video
@codingmonksnewtonschool3847
@codingmonksnewtonschool3847 Жыл бұрын
okay :)
@mr.prakash1658
@mr.prakash1658 Жыл бұрын
Thank you So much Sir
@codingmonksnewtonschool3847
@codingmonksnewtonschool3847 Жыл бұрын
Ur wlcm
How To Host React JS Website Live for Free using GitHub in 2020
12:37
Thapa Technical
Рет қаралды 200 М.
IS THIS REAL FOOD OR NOT?🤔 PIKACHU AND SONIC CONFUSE THE CAT! 😺🍫
00:41
🍕Пиццерия FNAF в реальной жизни #shorts
00:41
How To Deploy A React App To GitHub Pages ?
14:47
Code Canvas
Рет қаралды 7 М.
How to deploy a Vite / React application to GitHub pages
8:11
idlefreak01
Рет қаралды 20 М.
How to Deploy React Js App to Netlify using GitHub 2022✅
11:09
Rishav Chanda
Рет қаралды 34 М.
How To Deploy A React App To Github Pages (Simple)
10:00
PedroTech
Рет қаралды 227 М.
How to deploy react app to production
14:51
Chai aur Code
Рет қаралды 60 М.
tRPC, gRPC, GraphQL or REST: when to use what?
10:46
Software Developer Diaries
Рет қаралды 69 М.
All useEffect Mistakes Every Junior React Developer Makes
22:23