sigh... Instagram decided to change their API and you can no longer query for images this way. That means this repo no longer works and it's unlikely it ever will unless Instagram changes their mind and reverts back.
Find instagram photos that people post around any given location.
- Flux (Using Reflux)
- HTML5 Geolocation
- Reverse address lookup (Using Google Maps API + Typeahead.js)
- Deeplinks (Using React Router)
- CoffeeScript + JSX
- Bootstrap
- Gulp
- Browserify
Add your Instagram and Google Maps client.id to index.html. Then run the following commands
$ npm install && bower install
$ gulp
This project is based on my React.js project starter