Go Bokaro Cabs provides premium intercity travel services with a focus on comfort, reliability, and safety. Our platform allows users to book cabs for intercity travel, view tour packages, and manage bookings seamlessly.
- Premium Fleet: High-quality vehicles for a comfortable journey.
- Intercity Travel: Specialized in long-distance travel across regions.
- Tour Packages: Curated tour packages for popular destinations.
- Real-time Booking: Instant booking with WhatsApp integration.
- Secure Payments: Integrated payment options for a hassle-free experience.
- Admin Dashboard: Comprehensive dashboard for managing bookings and services.
- Frontend: React (Vite), TypeScript, Tailwind CSS
- Backend: Node.js, Express
- Database: Supabase
- Animations: Motion (Framer Motion)
- Icons: Lucide React
- Integration: WhatsApp Cloud API, Gemini AI
- Node.js (Latest LTS recommended)
- Supabase Account
- Gemini API Key
-
Clone the repository:
git clone https://github.com/Vaibhav-backup/bokarocabs2.git cd go-bokaro-cabs-premium-intercity-travel -
Install dependencies:
npm install
-
Set up environment variables: Create a
.envfile in the root directory and add the following:VITE_SUPABASE_URL=your_supabase_url VITE_SUPABASE_ANON_KEY=your_supabase_anon_key GEMINI_API_KEY=your_gemini_api_key
-
Run the development server:
npm run dev
This project is licensed under the MIT License.