Deploying the React App on GitHub Pages
What is GitHub Pages?
GitHub Pages is a static site hosting service that takes HTML, CSS, and JavaScript files straight from a repository on GitHub, optionally runs the files through a build process, and publishes a website. There are three types of ...
techblog.geekyants.com4 min read