Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)