A sleek, high-performance car booking platform built with Next.js, TypeScript, TailwindCSS, and ShadCN UI. This modern front-end application features luxury-inspired design, fluid GSAP animations, and smooth scrolling experiences with ScrollTrigger integration.
- 🚘 Modern car booking layout and luxury UI
- ⚡ Built with Next.js + TypeScript for scalability
- 🎨 ShadCN UI components with custom styling
- 💨 Tailwind CSS for utility-first styling
- 🎬 GSAP ScrollTrigger animations for rich interactivity
- 🧭 Responsive and mobile-friendly design
- 🎯 SEO-friendly structure and optimized assets
- Next.js (App Router)
- TypeScript
- Tailwind CSS
- ShadCN/UI (Radix UI components)
- GSAP + ScrollTrigger for scroll-based animations
# Clone the repository
git clone https://github.com/ExploitEngineer/car_booking.git
# Navigate into the project directory
cd car_booking
# Install dependencies
npm install
# Start development server
npm run dev
# Open your browser at http://localhost:3000car_booking/
├── app/ # App Router pages
├── components/ # UI components
├── public/ # Static assets
├── styles/ # Global styles
├── utils/ # Helpers and constants
├── lib/ # UI/animation libraries or config
├── package.json # Project metadata
└── tailwind.config.js # Tailwind setup
Want to add a feature or fix something? Feel free to fork and open a PR!
- Fork the repo
- Create a branch
- Commit your changes
- Submit a pull request
Licensed under the MIT License.
🛞 Built by ExploitEngineer | 💎 Designed for performance and luxury.