A futuristic cyberpunk landing page with neon aesthetics and smooth animations
- 🎨 Cyberpunk Design - Neon lights & futuristic aesthetics
- 📱 Fully Responsive - Optimized for all devices
- ⚡ Fast Performance - Built with Vite
- 🎵 Interactive Audio - Background audio controls
- 📧 Contact Form - PHP backend with email
- 🔗 Social Ready - Optimized meta tags for sharing
npm install
npm run devnpm run build
npm run preview- Frontend: React 18 + TypeScript + Tailwind CSS
- Build: Vite + SWC
- UI: Radix UI primitives
- Backend: PHP + Mailgun
- Styling: Custom CSS variables
- Copy
env.exampleto.env - Configure Mailgun settings
- Update domain URLs in
index.html
- Endpoint:
POST /api/ContactFormHandler.php - Required:
name,email - Optional:
phone,message
- Frontend: Vercel, Netlify, GitHub Pages
- Backend: Any PHP server (Apache/Nginx)
Optimized meta tags for perfect link sharing across all platforms.
- Fork the repo
- Create feature branch
- Submit PR
Built with ❤️ using modern web technologies