One page web application to display all Foursquare check-ins on a Google Map, with Photos or Statuses from Facebook/Twitter/Instagram.
This app is developped with all new JS tools, node, angular, gulp, bower, bootstrap.
First make sure node, npm and gulp are installed globally. Then execute the following command:
npm install
(bower install
is included in this step.)
gulp launch-server
gulp launch-client
Then just go to: http://localhost:9595