Hydra VR is a project that aims to provide a virtual reality experience. This repository contains the source code and configuration files necessary to run and develop the project.
Link: https://hydra-vr-git-main-pratik1805s-projects.vercel.app/
- React + Vite: The project is set up with React and Vite, providing a fast and efficient development environment.
- Tailwind CSS: Utilizes Tailwind CSS for styling, offering utility-first CSS classes for rapid UI development.
- PostCSS and ESLint: Configured with PostCSS for advanced CSS transformations and ESLint for code quality and consistency.
To get started with the project, follow these steps:
- Clone the repository:
git clone https://github.com/Pratik1805/Hydra_VR.git
- Navigate to the project directory:
cd Hydra_VR
- Install dependencies:
npm install
- Start the development server:
npm run dev
Contributions are welcome! Please read the contributing guidelines before getting started.
This project is developed using the figma file provided by @zinefalouti on figma community Link: https://www.figma.com/community/file/1196146735025729739/hydra-landing-page
For any questions or support, please open an issue on GitHub.