This app lets you to search for rental homes in various places of the world and book homes at the required cost and enjoy your vacation. Users of this app can be a host as well as a guest. Host posts their rental information as listing in this app which gets listed when other users search for vacation homes in that city.
The Front-End was built using React.js and Bootstrap.
The Back-End was built using Express, Mongoose and MongoDB.
- Git clone this repo and run the following commands.
To install dependencies, run:
npm install
- Users can create an account and login. The Profile page after successful login as below:
- Clicking on each of the hyperlinks in "Places you own" section of Profile page takes to rental page.
-After Successful booking, booking summary displays it.
-User can also post a new rental by clicking on Add New Rental button in Profile page.
-User can search for vacation homes by dates, price range and number of guests.
- Chat feature for guest and the host.
- Include hike trails nearby that place along with google maps.