Skip to content

pairshaped/react-flux-demos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro to Flux Master branch of ReactFluxDemos.

A simple Instagram Flux app.


Other Flux Branches


Flux

The best information can be found here:


Setup

  1. Generate an Instagram API key here
  2. Copy the 'CLIENT ID'
  3. 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


Basis of app was from:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published