This project is a minimal setup to get React working with Vite, featuring Hot Module Replacement (HMR) and ESLint configuration for an improved development experience.
- Taxi Booking: Book taxis with ease.
- Rent Taxis: Rent taxis for your travel needs.
- Book Stays: Find and book stays at your destination.
- Find Tour Guides: Discover local tour guides for an unforgettable experience.
- Frontend: React.js, Tailwind CSS, Vite
- Backend: MERN Stack (MongoDB, Express.js, React.js, Node.js)
- Tools: ESLint (for linting)
This template includes support for the following plugins:
@vitejs/plugin-react: Uses Babel for Fast Refresh@vitejs/plugin-react-swc: Uses SWC for Fast Refresh