Skip to content

React.js app that finds Instagram photos at any given location

Notifications You must be signed in to change notification settings

Ahrengot/localgram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instagram changed their API

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.

Localgram

Find instagram photos that people post around any given location.

View demo

Screenshot from Localgram

Features & tech

  • Flux (Using Reflux)
  • HTML5 Geolocation
  • Reverse address lookup (Using Google Maps API + Typeahead.js)
  • Deeplinks (Using React Router)
  • CoffeeScript + JSX
  • Bootstrap
  • Gulp
  • Browserify

To get started

Add your Instagram and Google Maps client.id to index.html. Then run the following commands

  1. $ npm install && bower install
  2. $ gulp

This project is based on my React.js project starter

About

React.js app that finds Instagram photos at any given location

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published