Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/robiulhr/deploy_react_app_github_pages_vercel
Deploy Vite React app on both GitHub pages and Vercel
https://github.com/robiulhr/deploy_react_app_github_pages_vercel
deployment github-actions github-pages react vercel vite
Last synced: 8 days ago
JSON representation
Deploy Vite React app on both GitHub pages and Vercel
- Host: GitHub
- URL: https://github.com/robiulhr/deploy_react_app_github_pages_vercel
- Owner: robiulhr
- Created: 2023-11-18T04:56:12.000Z (almost 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-18T16:55:21.000Z (almost 1 year ago)
- Last Synced: 2023-11-19T10:24:35.633Z (12 months ago)
- Topics: deployment, github-actions, github-pages, react, vercel, vite
- Language: JavaScript
- Homepage: https://robiulhr.github.io/deploy_react_app_github_pages_vercel/
- Size: 234 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# deploy_react_app_github_pages_vercel
Deploy React app on both GitHub pages and Vercel
## Creating repository from this template
1. Navigate to the main page of the repository.
2. Above the file list, click Use this template.
3. Select Create a new repository.
![use this template button](./assets/use-this-template-button.webp)
4. Use the Owner dropdown menu to select the account you want to own the repository.
![create repository owner](./assets/create-repository-owner.webp)
5. Type a name for your repository, and an optional description.
![create repository name](./assets/create-repository-name.webp)
6. Click Create repository from template.
---
Project has been deployed on
- https://deploy-react-app-github-pages-vercel.vercel.app/
- https://robiulhr.github.io/deploy_react_app_github_pages_vercel/
---
Check the [article](https://robiul.dev//deploy-vite-react-app-on-both-github-pages-and-vercel)