HolidayHub is a dynamic holiday rental platform that allows users to explore and review properties across various destinations. Whether you're looking for a cozy cabin, a beachfront villa, or an urban apartment, HolidayHub connects travelers with the perfect place to stay.
In addition to browsing listings, users can leave reviews to help future guests make informed decisions. For property owners and hosts, HolidayHub offers a seamless process to upload and manage their listings, making it easier than ever to share their properties with a global audience. Whether you're a guest or a host, HolidayHub provides a user-friendly, engaging experience designed to enhance your travel and rental journey.
- User Authentication (Login/Signup)
- Filter Properties
- Host Property Listings
- Reviews and Ratings
- Map integration
- Frontend: HTML, CSS, JavaScript
- Backend: Node.js, Express.js
- Database: MongoDB
- Cloud: Cloudinary (For files storage)
- Others: JWT Authentication, Map box API etc..
- Clone the repository to your local machine:
https://github.com/Chakri2759/HolidayHub.git
- Navigate to your project folder:
cd HolidayHub - Install dependencies using npm:
npm install
- Start the Server:
node app.js