DEV Community

Discussion on: How to deploy React App to GitHub Pages

 
andrii profile image
Andrii

Sorry, can you specify a bit? I need to push it in separate repository inside /andrii1.github.io?

Thread Thread
 
yuribenjamin profile image
Ibrahim Ragab

what I need to say your app not a react app so you don't need this tutorial to deploy it to gihtub you can deploy it from the setting

Thread Thread
 
andrii profile image
Andrii • Edited

So, I have my React app in separate folder my-app, when I'm trying to upload it to GitHub, I see this:
dev-to-uploads.s3.amazonaws.com/i/...

Thread Thread
 
andrii profile image
Andrii

Update: issue was solved with:
git push -f origin master

But, still andrii1.github.io/my-app is not live..
github.com/andrii1/my-app