This website shows a list of popular places in Patna.
http://aviaryan.in/pop-places-patna/
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.
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
-
Visit at http://localhost:8080
-
To make production builds, run:
yarn build
- 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.