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
- Host: GitHub
- URL: https://github.com/andygol/react-app
- Owner: Andygol
- Created: 2024-06-02T11:02:53.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-03T09:09:41.000Z (about 2 years ago)
- Last Synced: 2025-04-13T20:14:59.490Z (about 1 year ago)
- Topics: actions, ci-cd, github, github-actions, github-pages, pages, react
- Language: TypeScript
- Homepage: https://andygol.github.io/react-app/
- Size: 179 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)\].
