The overview section of a hostel listing on hostelworld.com
- https://github.com/ruinn/Header
- https://github.com/ruinn/Overview
- https://github.com/ruinn/Booking
- https://github.com/ruinn/Reviews
The overview section contains the property description, property photos, summary of reviews, and the search bar. The dynamic features include the property photos and the search bar. When you click a photo, a photo gallery pops up and the user can scroll through the photos. For the search bar, a user can search for a hostel by location. The location input has a dropdown that appears once the user starts typing and displays all matches as the user types.
An nvmrc
file is included if using nvm.
- Node 6.13.0
- etc
From within the root directory:
npm install -g webpack
npm install