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 install
From within the root directory:
npm run build
From within the root directory:
npm dev:server
For production
npm start