Hyperscape is a VR software platform designed to deliver cutting-edge virtual reality experiences. This landing page showcases the platform’s features, resources, and community, making it easier for users to explore and get started with the immersive world of Hyperscape.
Hyperscape is a virtual reality software platform focused on providing an intuitive user experience for navigating the VR world. The landing page highlights the platform’s capabilities
- React – For building the UI components
- Tailwind CSS – For responsive and customizable styling
- Vite – For fast frontend tooling and bundling
- JavaScript/TypeScript – Primary languages used
- HTML5 & CSS3 – For semantic web structure and styling
-
Clone the repository:
git clone https://github.com/KryptonBD/Hyperscape.git
-
Navigate to the project directory:
cd hyperscape -
Install dependencies:
npm install
-
Start the development server:
npm run dev
-
Open your browser and navigate to
http://localhost:5173.
