- responsive app
- search bar with checkin & checkout calendar
- save the selected search filters in local storage
- update reservation summary with the search data
- add price discount when the url has the promo_code parameter (website.com?promo_code=10)
- react
- react-datepicker
- react-router-dom
- node-sass
- bootstrap
npm run start
npm run build
npm run test