Reviews miccroservice for hostel listing website
- https://github.com/ruinn/Booking
- https://github.com/ruinn/Header
- https://github.com/ruinn/Reviews
- https://github.com/ruinn/Overview
Some usage instructions
- Users can see a snapshot of reviews for a particular hostel as they scroll down to the review section. Only couple of review snippets are shown (~5), users can see full review by clicking on the show more button
- The average rating is shown on top of the Review section with the rating for top categerie
An nvmrc file is included if using nvm.
- Node 6.13.0
- etc
From within the root directory:
npm install -g webpack
npm installFrom within the root directory:
npm run buildFrom within the root directory:
npm dev:serverFor production
npm start


