Skip to content

osis/instagrid-react-sinatra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instagrid: A Simple React Instagram Grid via Sinatra

Instagrid

Demo

Running Locally

Server uses rack, so it's as easy as...

bundle install
rackup

Running on Cloud Foundry

cf push APP_NAME

Configuration

Close to the bottom of index.html you'll see this line...

<InstaGrid userID="instagram" />

Change the userID value to any instagram user and it will pull their 20 latest photos. Instragrid uses the public APIs so no API tokens are needed.

About

A Simple React Instagram Photo Grid via Sinatra

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published