Skip to content

rajatvijay/accomodation-search

Repository files navigation

Accommodation Search Demo

Features

  1. Search for any accommodation in Paris
  2. Pagination
  3. Click on places to view marker on the web
  4. Click on marker on the map to see the accommodation highlighted on the left

Technical details

  1. Using the latest react/react hooks features
  2. Using react-query for caching APIs response
  3. Using the SERP API from a dummy node server (for security and CORS issues)
  4. Using Chakran UI for CSS

How to run

  1. Add google places API in .env file in the app root
  2. Install dependencies using yarn install
  3. Run the server using yarn server
  4. Run the client using yarn start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published