GitHub: GH Pages Not Working | ReactJS

First of all, in order for your project to have a working website, it need to have a branch called, “gh-pages”. I don’t know why that is, but it is. So, here are the steps:

  1. Create a branch on your project called, “gh-pages”.
  2. Go to Settings
  3. Under “GitHub Pages”, there should be a link for your website.

I hope this helps and that I am not just explaining something that you already know how to do.