Reference-driven React/Vite gaming-mouse product experience using GSAP ScrollTrigger.
The live site uses the supplied production images as a layered 2.5D system:
public/images/nexus-mouse-angle.pngpublic/images/nexus-mouse-front.png
The views crossfade and travel through the page based on scroll position. This preserves the exact supplied product instead of inventing a generic 3D mouse. A professionally modeled GLB can later replace the image stage without changing the page structure.
npm install
npm run devOpen http://127.0.0.1:5173.