Deploy react-static Site to GitHub Pages
I ran into some issues when trying to deploy my react-static app to Github pages. I wrote down a guide to help you guys if you’re struggling. Read on! Step 1: Set up template app Go to react-static and follow…