Skip to content

DanilloCorvalan/react-flux-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#React + Flux + webpack example I've built this example app to test out Flux architecture. I tried not to rely on any library out there that helps building FLUX(ish) apps neither on examples that over-complicate it making it difficult for who is trying to learn FLUX.

This is a simple example app that consumes Facebook Open graph API to list logged-in user likes. I tried to base on Facebook Flux examples, that are not that helpful as well. But there you have it, a simple example consuming real data through an api.

Consider changing facebook app-id in actions/app-actions.js with one that you create

##Running the demo npm install

npm start

About

WIP - A react app with flux that consumes facebook open graph API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published