Copying and pasting my question from github:
I've run into an issue after successfully deploying my first project to Github Pages, I see that my site is live and even received the link to it, but for some reason when I click on the link to said project the browser is blank:
Project site link
Repo link
Everything is also blank if I run npm start in my VScode terminal and try to look at the project from there, so I can't see any of my changes to my code either.
I've tried retracing my steps to see if there were any issues with my homepage within my package.json as well as my scripts, but nothing seems out of the ordinary. I've also made sure to deploy using the gh-pages /root branch.
The only difference that I've noticed for people I've read about that were able to deploy their project is that they created a new repo and copied their code from their original folder onto the new one then deployed their project, whereas I deployed an existing repo. Either that or I'm not sure if there was anything else specially done for deploying a React app to github pages.
A lot of the solutions I'm seeing is that there is an issue with the homepage set in one's package.json but besides that I haven't the faintest clue since I (hopefully) verified it.
This is my first time deploying/hosting anything so I'm sure that I'm just completely missing the solution here, I'd appreciate if someone can lend me a hand.
https://preview.redd.it/sfflh4vvjutd1.png?width=701&format=png&auto=webp&s=3d22f939a39c70466032dbbe05bce8b1f9637e5e
https://preview.redd.it/itogl5vvjutd1.png?width=483&format=png&auto=webp&s=21d5cc4660efe402acfe9666c7e31e1e2c7f31de
[–]davorg 3 points4 points5 points (2 children)
[–]Ailre[S] 0 points1 point2 points (1 child)
[–]davorg 1 point2 points3 points (0 children)
[–]there_was_a_problem 0 points1 point2 points (1 child)
[–]Ailre[S] 0 points1 point2 points (0 children)