/Orbitz-clone

This project is a clone of orbitz.com, which is a is a travel fare aggregator website. This is individual project, completed within 6 days, as a part of 'Construct-week' project at Masai School.

Primary LanguageJavaScript

🏨 Orbitz - clone

This project is a clone of orbitz.com, which is a is a travel fare aggregator website. This is individual project, completed within 6 days, as a part of 'Construct-week' project at Masai School. This website have end to end functionalities from SignUp/LogIn and searching the hotel rooms to booking and payment.

Deployed link

orbitz.netlify.app

Authors

Features

  • SignUp/LogIn
  • Google SignUp
  • Hotel search (based on the city)
  • Sorting and Filtering
  • Map
  • Room Booking
  • Payment (through stripe gateway)

Installation

Install this project with npm

  mpn Install
  npm run start

Screenshots

orbitz1

orbitz2

orbitz3

orbitz4

orbitz5

orbitz6

Tech Stack

Client: React, Redux, Materia UI

Server: json file hosted on heroku

External Libraries used:

  • redux
  • react-redux
  • material-ui
  • axios
  • json-server
  • react-stripe-checkout
  • react-google-login
  • react-loading
  • toastify
  • thunk
  • styled-components
  • uuid

Acknowledgements