Our team developed an AirBnB clone that mirrors the front end functionality of airbnb.com. This is our first attempt at SOA(service oriented archritecture), and we broke up the listing page into multiple services and worked on each independently. The other related portions of this clone will be found in the related projects section.
I was specifically in charge of the listing description and calendar service
- https://github.com/rpt26-fec-phoenix/Jason-photos
- https://github.com/rpt26-fec-phoenix/nelson-reviews
- https://github.com/rpt26-fec-phoenix/tai-service-navbar
- https://github.com/rpt26-fec-phoenix/max-more-places-to-stay
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