A modern, responsive travel website built with React, TypeScript, and Vite. Jadoo offers a seamless experience for travelers to discover destinations, book trips, and explore amazing travel deals.
- 🎨 Modern UI Design - Clean and attractive interface
- 📱 Fully Responsive - Works perfectly on all devices
- ⚡ Fast Performance - Built with Vite for optimal speed
- 🎯 Type Safety - TypeScript for better development experience
- 🔧 Easy Customization - Modular component structure
The project is hosted live on GitHub Pages.
🔗 Live Demo: https://abdullah-rust.github.io/jadoo
- Frontend Framework: React
- Language: TypeScript
- Build Tool: Vite
- Styling: CSS Modules
- Icons: React Icons
- Development: Hot Module Replacement (HMR)
-
Clone the repository
git clone https://github.com/your-username/jadoo-travel.git cd jadoo-travel -
run Website
pnpm install
pnpm run dev