Intro to Flux Master branch of ReactFluxDemos. A simple Instagram Flux app. Other Flux Branches Pure Flux Reflux Fluxxor McFly Redux Flux The best information can be found here: Flux Pairshaped Flux Setup Generate an Instagram API key here Copy the 'CLIENT ID' create a api_key.coffee file in the root directory containing: module.exports = "[CLIENT ID]" Install and run npm install && npm run app See results localhost:8080 Additional Resources Awesome React React, Flux, Backbone React, Flux, TODO React, Flux, Chat Basis of app was from: Pairshaped Flux