Skip to content

Tag: github

Deployed React app to github pages is blank

I’m following instructions from https://github.com/gitname/react-gh-pages to deploy my react app to github pages. At the link I’m getting a blank page though and a 404 error: Failed to load resource: the server responded with a status of 404 () My app works on local host I searched around and its …