-
Clone the repository git clone https://github.com/your-username/react-vite-frontend.git cd react-vite-frontend
-
Install dependencies npm install
-
Run the development server npm run dev
Your app will be live at http://localhost:5173
- Build for production npm run build