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.