Skip to content

aviaryan/pop-places-patna

Repository files navigation

Popular places in Patna

This website shows a list of popular places in Patna.

http://aviaryan.in/pop-places-patna/

Screenshot

screenshot

Running

To run this project now, you can just open index.html and it will work as the build has been already done. Foursquare keys have been setup in this build.

PS - See this SO thread if you see a ERR_BLOCKED_BY_CLIENT error.

Development setup

The project was built on node v8.1.4 and yarn v0.27.5. The steps are -

  • Setup Foursquare credentials in js/secret.js.

  • Then run the following to start development server.

yarn install
yarn start
yarn build

Attributions

  • This application uses Google Maps API for showing maps and map-related data.
  • This application uses Foursquare API for showing relevant data a/c location.