busbooking.com is a modern, responsive web application that enables users to search, book, and manage bus tickets seamlessly.
Built with React, Vite, and Tailwind CSS, it delivers a smooth booking experience with fast performance and a clean UI.
- 🔑 User Authentication – Secure login system for managing bookings
- 🎟️ Ticket Booking – Search for buses and book tickets with ease
- 📂 Booking Management – View, track, and manage current & past bookings
- 💸 Refund Process – Simple flow for submitting refund requests
- 📱 Responsive Design – Fully responsive across desktop, tablet, and mobile
- ⚡ High Performance – Powered by Vite for blazing fast builds and hot reloads
- 🎨 Tailwind CSS Styling – Clean, utility-first styling for rapid UI development
- 📄 Multi-Page App – Includes dedicated pages for login, booking, refund, and home
| Category | Technologies |
|---|---|
| Frontend | |
| Build Tool | |
| Styling | |
| Languages |
- Node.js (v16+ recommended)
- npm or yarn
# 1️⃣ Clone the repository
git clone https://github.com/Jeelislive/busbooking.com.git
cd busbooking.com
# 2️⃣ Install dependencies
npm install
# 3️⃣ Start the development server
npm run dev
The app will run at http://localhost:5173
(default Vite port).
Deployment
The project builds into optimized static files that can be deployed on any hosting platform supporting Single Page Applications (SPAs) (e.g., Vercel, Netlify).
📩 Contact
For questions or support, please open an issue
in this repository.
contact on jeelrupareliya255@gmail.com
💡 About
Buspass Booking Webapp that simplifies ticket booking, refunds, and trip management with a responsive and user-friendly interface.