ADAbhinab Dasintechblog.geekyants.com·Mar 30, 2021 · 4 min readDeploying the React App on GitHub PagesWhat 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 ...00