A group project recreating Airbnb's sample product page; specifically the Slideshow, Checkout and Reviews Modules. We each created our own database and server and combined them in our own proxy server. This project was completed by Dawn Saquin, Michael Lou and Thomas Hsu.
- https://github.com/airbnbers/Reviews-Module
- https://github.com/airbnbers/checkout_module
- https://github.com/airbnbers/Thomas-Slideshow-Module
npm start
An nvmrc
file is included if using nvm.
- Node 6.13.0
- etc
From within the root directory:
npm install -g webpack
npm install