Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 715 Bytes

File metadata and controls

41 lines (25 loc) · 715 Bytes

APOGEE 2025 Website

This is the official website for APOGEE 2025, Revved-Up Rhapsody

This website was key in facilitating the registrations of over 650 participants for BITS Pilani's annual technical fest - APOGEE.

Deployed Links

Tech Stack

React, Redux, SCSS, GSAP, GLSL, React-Three-Fiber, React-Three-Drei, React-Three-Rapier

Run Locally

Clone the project

git clone https://github.com/dvm-bitspilani/apogee-2025-web.git

Go to the project directory

cd apogee-2025-web

Install dependencies

npm install

Start the server

npm run dev