Deploying the React App on GitHub Pages
Mar 30, 2021 · 4 min read · 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 ...
Join discussion
