This repo is a clone of the User Profile service from an AirBnb room listing page.
- https://github.com/Mauve-Mishka/title-service
- https://github.com/Mauve-Mishka/photos-service
- https://github.com/Mauve-Mishka/summary-service
- https://github.com/Mauve-Mishka/amenities-service
- https://github.com/Mauve-Mishka/availability-service
- https://github.com/Mauve-Mishka/more-places-service
Some usage instructions
An nvmrc
file is included if using nvm.
- Node 6.13.0
- etc
From within the root directory:
npm install -g webpack
npm install