This is a clone of Hotel comparing website called Trivago.in where you can compare hotels from different websites and pick the best option for you.
- Demo of our Website Trivago.in
- Material-UI
- react-google-login
- react-date-range
- react-map-gl
- react-stripe-checkout
- styled-components
- Google Auth for Log-In
- Search for Hotel by location, landmark, hotel name
- Location of the Hotels in Map
- Filter and sort feature for Hotels
- All details with live comparison
- Payment Gateway to book hotel
After cloning the repository, just have to run these two commands on the outer most of the repository.
- npm run dev
- json-server payment.json --port 3002