🌐
GitHub
github.com › romansndlr › react-vite-realworld-example-app
GitHub - romansndlr/react-vite-realworld-example-app
Contribute to romansndlr/react-vite-realworld-example-app development by creating an account on GitHub.
Starred by 119 users
Forked by 101 users
Languages   JavaScript 98.6% | HTML 1.3% | CSS 0.1% | JavaScript 98.6% | HTML 1.3% | CSS 0.1%
🌐
GitHub
github.com › topics › react-vite
react-vite · GitHub Topics · GitHub
boilerplate proxy mock-server starter-template rtl error-boundary vite typescript-react vite-starter vite-template react-vite vite-rtl viact ... AI-powered quiz application for government exam preparation - Master SSC, UPSC, Bank exams, and more with personalized practice sessions!
🌐
Vite
vite.dev › guide
Getting Started | Vite
git clone https://github.com/vitejs/vite.git cd vite pnpm install cd packages/vite pnpm run build pnpm link # use your preferred package manager for this step
🌐
GitHub
github.com › laststance › create-react-app-vite
GitHub - laststance/create-react-app-vite: Create React App Vite ⚛️
Create React App Vite ⚛️. Contribute to laststance/create-react-app-vite development by creating an account on GitHub.
Starred by 161 users
Forked by 31 users
Languages   JavaScript 45.5% | TypeScript 42.2% | CSS 9.5% | HTML 1.4% | Shell 1.4%
🌐
GitHub
github.com › vitejs
Vite · GitHub
The all-in-one Vite plugin for React projects.
🌐
GitHub
github.com › ChrisUser › vite-complete-react-app
GitHub - ChrisUser/vite-complete-react-app: Vite React template with: typescript, axios, sass, react-router, redux toolkit and much more already configured.
May 14, 2025 - Vite React template with: typescript, axios, sass, react-router, redux toolkit and much more already configured. - ChrisUser/vite-complete-react-app
Starred by 19 users
Forked by 8 users
Languages   TypeScript 76.8% | JavaScript 14.9% | CSS 4.8% | HTML 3.5% | TypeScript 76.8% | JavaScript 14.9% | CSS 4.8% | HTML 3.5%
🌐
GitHub
github.com › yunsii › vite-react
GitHub - yunsii/vite-react: 🚀 Use Vite + React like a Pro!
🚀 Use Vite + React like a Pro! Contribute to yunsii/vite-react development by creating an account on GitHub.
Starred by 167 users
Forked by 25 users
Languages   TypeScript 87.2% | Less 9.7% | HTML 2.3% | Shell 0.8% | TypeScript 87.2% | Less 9.7% | HTML 2.3% | Shell 0.8%
🌐
GitHub
github.com › topics › vite-react
vite-react · GitHub Topics · GitHub
react template pwa boilerplate-template ... vite-react-typescript ... A simple, scalable, and powerful architecture for building production-ready React Application with TypeScript and Vite....
🌐
Medium
medium.com › @badreddine.boudaoud21 › create-a-react-app-with-vite-and-deploy-it-on-github-48b82e19f821
Create a React app with Vite and deploy it on GitHub | by Badreddine Boudaoud | Medium
February 11, 2024 - Go to GitHub.com and log in to your account. ... 3. Give your repository a name, and add a brief description if desired. I will name it react-project. ... If you have not yet created a React app, you can use Vite. With Vite, you can create a React app with less build time and the files in the folder are minimal with optimal output...
Find elsewhere
🌐
GitHub
github.com › vitejs › vite-plugin-react
GitHub - vitejs/vite-plugin-react: The all-in-one Vite plugin for React projects. · GitHub
The all-in-one Vite plugin for React projects. Contribute to vitejs/vite-plugin-react development by creating an account on GitHub.
Starred by 1K users
Forked by 239 users
Languages   TypeScript 89.3% | JavaScript 6.1% | CSS 3.3% | HTML 1.2% | MDX 0.1%
🌐
GitHub
github.com › topics › vite-template-react
vite-template-react · GitHub Topics · GitHub
A Vite + React starter template. react boilerplate frontend hmr reactjs boilerplate-application vite vitejs vite-template-react
🌐
GitHub
github.com › digitalinnovationone › vite-react-sample
GitHub - digitalinnovationone/vite-react-sample: a base project react with vite and tailwind
a base project react with vite and tailwind. Contribute to digitalinnovationone/vite-react-sample development by creating an account on GitHub.
Starred by 6 users
Forked by 8 users
Languages   TypeScript 50.8% | CSS 32.0% | JavaScript 11.0% | HTML 6.2% | TypeScript 50.8% | CSS 32.0% | JavaScript 11.0% | HTML 6.2%
🌐
GitHub
github.com › ErickKS › vite-deploy
GitHub - ErickKS/vite-deploy: Guide for vite react app deploy · GitHub
Guide for vite react app deploy. Contribute to ErickKS/vite-deploy development by creating an account on GitHub.
Starred by 356 users
Forked by 67 users
Languages   CSS 51.2% | TypeScript 38.3% | HTML 10.5%
🌐
Medium
medium.com › @devxprite › how-to-deploy-vite-react-app-to-github-pages-00e150f73961
How to deploy Vite React App to GitHub Pages | by Prateek Singh | Medium
April 29, 2024 - How to deploy Vite React App to GitHub Pages You can use GitHub Pages to host your website for free. In this guide will show you how you can deploy your Vite React applications to GitHub Pages in an …
🌐
DEV Community
dev.to › rashidshamloo › deploying-vite-react-app-to-github-pages-35hf
Deploying Vite / React App to GitHub Pages - DEV Community
April 15, 2023 - Change YOUR_REPOSITORY_NAME to the name of your GitHub repository. ... 🎉 You now have a gh-pages branch in your repository and your app is deployed (you can check it under Settings -> Pages ) P.S. To update your app deployment, just run the npm run deploy command again. ... vite v4.4.7 building for production...
🌐
DEV Community
dev.to › badr21 › create-a-react-app-with-vite-and-deploy-it-on-github-224n
Create a React app with Vite and deploy it on GitHub - DEV Community
March 26, 2023 - The first step is to create a GitHub repository for your project. If you already have a repository for your project, you can skip this step. To create a new repository, follow these steps: ... 3- Give your repository a name, and add a brief description if desired. I will name it react-project. 4- Choose whether to make the repository public or private. ... If you have not yet created a React app, you can use Vite.
🌐
GitHub
github.com › SafdarJamal › vite-template-react
GitHub - SafdarJamal/vite-template-react: A Vite + React starter template.
git clone https://github.com/SafdarJamal/vite-template-react.git cd vite-template-react ... And then open http://localhost:3000 to view it in the browser. In this project, you can run the following scripts: ... Runs the app in the development mode.
Starred by 111 users
Forked by 69 users
Languages   JavaScript 65.6% | CSS 25.0% | HTML 9.4% | JavaScript 65.6% | CSS 25.0% | HTML 9.4%
🌐
GitHub
github.com › vitejs › awesome-vite
GitHub - vitejs/awesome-vite: ⚡️ A curated list of awesome things related to Vite.js
vite-react-ts-tailwind-firebase-starter - Starter using Vite + React + TypeScript + Tailwind CSS (daisyUI) + Firebase (v9) + Prettier + ESLint. create-react-app-vite - React, TypeScript, Tailwind CSS, MSW, Vitest, React Testing Library, ESLint, ...
Starred by 16.9K users
Forked by 1.3K users
Languages   JavaScript
🌐
DEV Community
dev.to › pedrotech › how-to-deploy-a-vite-react-app-to-github-pages-4j3k
How to Deploy a Vite + React App to GitHub Pages - DEV Community
December 13, 2024 - A GitHub account. Node.js and npm installed. A React project created with Vite. Install gh-pages From your project directory, run: ... { "name": "my-vite-react-app", "homepage": "https://<your-username>.github.io/<repo-name>/", "scripts": { "dev": "vite", "build": "vite build", "predeploy": "npm run build", "deploy": "gh-pages -d dist" } }
🌐
GitHub
github.com › RicardoValdovinos › vite-react-boilerplate
GitHub - RicardoValdovinos/vite-react-boilerplate: A production ready, scalable starter template for Vite + React
A production ready, scalable starter template for Vite + React - RicardoValdovinos/vite-react-boilerplate
Starred by 1K users
Forked by 189 users
Languages   TypeScript 61.7% | JavaScript 35.9% | HTML 1.7% | TypeScript 61.7% | JavaScript 35.9% | HTML 1.7%