8000 GitHub - Mehr-code/VRealm
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Mehr-code/VRealm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

🌐 VR Landing Page

A modern, responsive landing page built with React 19, Vite, and Tailwind CSS 4 — designed for Virtual Reality software platforms.


🚀 Tech Stack

  • ⚛️ React 19
  • Vite 6 – Fast dev server & build tool
  • 🎨 Tailwind CSS 4.1
  • 💡 Lucide Icons – Clean and modern icon set
  • 🧹 ESLint – Code linting with React best practices

📦 Installation

Clone the repository and install dependencies:

git clone https://github.com/your-username/vr-landing-page.git
cd vr-landing-page
npm install

🧪 Development To run the project in development mode:

npm run dev

The app will be available at http://localhost:5173.


🛠️ Build for Production To generate the optimized production build:

npm run build

You can preview the production build with:

npm run preview

📁 Project Structure

src/
├── assets/           # Static assets (images, videos)
├── components/       # Reusable UI components
├── pages/            # Landing page or multiple views
├── App.jsx           # Root component
├── index.css         # Tailwind CSS styles
└── main.jsx          # App entry point

🧰 Linting Run ESLint to check for code issues:

npm run lint

📸 Preview (Add screenshots or a short GIF of the landing page here)


📄 License MIT License © 2025 Mehr-code


🌍 Live Demo 👉 https://your-live-site.com

Built with love, code & coffee ☕

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0