react-isomorphic-video-game-search

An Isomorphic application demo powered by React, reflux, react-router-component, express, superagent and the Giant Bomb API.


Keywords
react, isomorphic, flux, express, react-router-component, reflux, demo, video, games, superagent, javascript, progressive-web-app, universal, universal-react-tutorial
License
ISC
Install
npm install react-isomorphic-video-game-search@0.1.7

Documentation

react-isomorphic-video-game-search

An Isomorphic application demo powered by React, reflux, react-router-component, express, superagent and the Giant Bomb API.

screenshot

Live Demo @ http://react-isomorphic-video-game-search.warppi.pe

Features

Feedback and contributions are welcome!

Install

sudo npm install gulp browserify react-tools -g
npm install

Build & Run

  • ./runserver.sh - builds from scratch into the /react/build directory and runs the server. The app should now be available at http://localhost:4000.

Motivation

An excuse to share my research and get feedback as I prepare to launch a large React-powered app.