Meteor + React demo
This is to demonstrate using Meteor, React, FlowRouter and React-Layout to fetch Github data via its API. This demo also uses Semantic UI to beautify the view.
Clone or download the repo and just type meteor
in the terminal under the repo folder, then visit the localhost:3000 in your browser, you will get something like below image.
The code and README are in this repo.