Wunderluster is a MERN stack travel and tour management website where users can explore destinations, view listings, upload images, add reviews, and manage bookings. The platform is designed to provide a seamless user experience, combining the power of MongoDB, Express.js, React, and Node.js with image storage via Cloudinary.
Deployed on Render with version control handled by GitHub, Wunderluster demonstrates a full-stack production-ready web application.
- 🌐 Explore worldwide travel destinations
- 🏖️ Add, edit, and delete travel listings (CRUD operations)
- 🖼️ Upload and manage images via Cloudinary
- 👤 User authentication & sessions
- ⭐ Add reviews and ratings to listings
- 📱 Responsive design for mobile and desktop
- Frontend: React.js
- Backend: Node.js, Express.js
- Database: MongoDB
- Image Storage: Cloudinary
- Version Control: Git & GitHub
- Deployment: Render
Clone the repository:
git clone https://github.com/your-username/wunderluster.git
cd wunderluster👉 Click here to view the deployed project
- MongoDB
- Express.js
- React.js
- Node.js
- Cloudinary
- Render
- Tarun Kumar
GitHub
This project was created as a learning project using the MERN stack.
Special thanks to open-source libraries and tools that made it possible.