An open API service indexing awesome lists of open source software.

https://github.com/andygol/react-app

GitHub Action to deploy React app to GitHub Pages
https://github.com/andygol/react-app

actions ci-cd github github-actions github-pages pages react

Last synced: about 2 months ago
JSON representation

GitHub Action to deploy React app to GitHub Pages

Awesome Lists containing this project

README

          

# How to deploy a React app to GitHub Pages using GitHub Actions

Here you find GitHub Actions workflow ([`.github/workflows/deploy.yml`](.github/workflows/deploy.yml)) that helps you to build and deploy your React app to GitHub Pages.

Detailed explanation can be found in the [blog post](https://blog.andygol.co.ua/en/2024/06/03/deploy-react-app-to-github-pages/) \[[en](https://blog.andygol.co.ua/images/2024/06/deployed-react-app.png)\]\[[uk](https://blog.andygol.co.ua/uk/2024/06/03/розгортаємо-react-app-на-github-pages/)\].

![](https://blog.andygol.co.ua/images/2024/06/deployed-react-app.png)