Skip to content

theamazingyogita/vite-project

Repository files navigation

This project is a responsive website built using Vite + React and deployed live on Vercel.
Made using following this tutorial React JS Project | Build & Deploy Complete Responsive Website in React by GreatStack to create it. (This is stil a basic page with no video interaction added for now but will add them later so UI is still in progress) The main learning focus was:

  • Setting up the project using Vite + React
  • Managing the project on GitHub
  • Deploying and hosting the project on Vercel
  • Learning the Vite Framework

🚀 Live Demo

Screenshot 2025-07-30 at 1 14 58 PM Screenshot 2025-07-30 at 1 15 13 PM Screenshot 2025-07-30 at 1 15 34 PM Screenshot 2025-07-30 at 1 15 43 PM Screenshot 2025-07-30 at 1 18 03 PM

🛠 Tech Stack

  • Vite
  • React
  • CSS / Responsive Design
  • GitHub
  • Vercel
  • Html

📂 Project Setup

To run this project locally:

# Clone the repository
git clone <your-repo-link>

# Go to the project folder
cd project-folder

# Install dependencies
npm install

# Start the development server
npm run dev

Releases

No releases published

Packages

No packages published