A cinematic, high-performance portfolio website for Superstar Mahesh Babu, built with modern web technologies.
- Core: React 19 (Vite), TypeScript
- Styling: Tailwind CSS (Luxury Gold/Black Theme)
- Animations: Framer Motion
- Icons: Lucide React
- Cinematic Hero: Parallax background with staggered text reveal.
- Filmography: Horizontal scrolling gallery with hover focus effects.
- Luxury Aesthetic: Custom gold color palette (
#d4af37) and serif typography (Playfair Display). - Responsive: Fully optimized for mobile, tablet, and desktop.
-
Install Dependencies
npm install
-
Run Development Server
npm run dev
-
Build for Production
npm run build
- Update
src/lib/data.tsto edit Bio text and Movie list. - Update
src/lib/constants.tsto change placeholder images.