How to deploy React App to Github Pages
You can build your React app and deploy it directly to GitHub pages by following these simple steps:
Requirements:
A Github account
Install Git locally (in you machine)
Install Node.js
Install NPM
N/B: You will need to have Node 8.10.0 or later ins...
stephen-ibe.hashnode.dev2 min read