A clone of Google's Pyramids of Meroë website, built with modern web technologies to recreate an immersive 3D experience.
- React Three Fiber – 3D rendering with Three.js
- Three.js – 3D scene management
- React.js – Component-based UI
- Vite – Fast build tool
- GSAP – Smooth animations and transitions
- Vercel – Deployment
- Interactive 3D visualization of the pyramids
- Smooth camera controls and animations
- Optimized performance with React Three Fiber
- GSAP-powered animations for a seamless experience
git clone https://github.com/shaheerAlam1/Pyramids-of-Mero-by-Google-Clone.git
cd pyramids-of-mero-by-google-clone
npm install
npm run dev