react-isomorphic-video-game-search

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

Usage no npm install needed!

<script type="module">
  import reactIsomorphicVideoGameSearch from 'https://cdn.skypack.dev/react-isomorphic-video-game-search';
</script>

README

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.