Traveler A Full-Stack Booking System
Traveler is A full-stack Booking System project built with React, Node.js, Express, MongoDB, and Tailwind CSS
- Hotel and Room reservation
- Payment
- QR code generate
- Comment for Hotel
- Hotel Share
- Full mobile responsiveness
- Credential Authentication
- Verify email
- User profile
- User Change settings
- Add Blogs
- Search
- Change language
- Wishlist
- Dashboard
- Send Mail
- Print to check
- MongoDB: for efficient data storage.
- Mongoose: for efficient database operations across all features.
- Tailwind CSS: for responsive and beautiful designs.
- ShadcnUI: for modern and beautifully designed components.
- Stripe: for payment.
- JWT: for Secures user sessions.
- Cloudinary: for stores and retrieves media.
- React: Powers the dynamic rendering of components for all features.
- Framer Motion: Adds motion effects to enhance the user experience across various features.
- i18next:
To get started with Traveler, you can clone the GitHub repo and install the dependencies:
git clone https://github.com/alpayabdullayev/Booking-System
npm install
Then, you can start the development server:
npm run dev
The app will be available at http://localhost:5173

