A visually rich, animated landing page inspired by Apple's MacBook Pro design. Built with React and Vite, this site combines cutting-edge libraries for smooth animations, 3D visuals, and intuitive state management.
🔗 Live Site: www.webstudiobydee.com
- ⚡ Lightning-fast dev experience with Vite
- 🎬 GSAP-powered animations for smooth transitions
- 🧠 Global state management via Zustand
- 🌐 Interactive 3D elements using Three.js
- 🎨 Tailwind CSS for utility-first styling
- 📱 Fully responsive layout across devices
- 🧹 ESLint rules for clean, consistent code
| Tool | Purpose |
|---|---|
| React | UI framework |
| Vite | Build tool & dev server |
| GSAP | Animation engine |
| Three.js | 3D rendering |
| Zustand | Lightweight state management |
| Tailwind CSS | Utility-first styling |
| ESLint | Code linting |
To run locally:
npm install