03.06.2024

Deploy a React App to GitHub Pages

Here, I will show you how to deploy a React app to GitHub Pages using GitHub Actions. GitHub Pages is a static site hosting service that takes HTML, CSS, and JavaScript files straight from a repository on GitHub and …

ReactGitHubActionsCI/CD