A React application that manages the process of booking a hotel room

👉 Preview here

Features

  • 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)

Tech Stack

  • react
  • react-datepicker
  • react-router-dom
  • node-sass
  • bootstrap

Execute

npm run start

npm run build

npm run test

GitHub

View Github