All Projects → chadpaulson → React Isomorphic Video Game Search

chadpaulson / React Isomorphic Video Game Search

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

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to React Isomorphic Video Game Search

FlipED
A LMS built specifically for Thailand's Education 4.0 system.
Stars: ✭ 24 (-90.51%)
Mutual labels:  isomorphic, progressive-web-app, universal
Razzle Material Ui Styled Example
Razzle Material-UI example with Styled Components using Express with compression
Stars: ✭ 117 (-53.75%)
Mutual labels:  universal, isomorphic
Razzle
✨ Create server-rendered universal JavaScript applications with no configuration
Stars: ✭ 10,547 (+4068.77%)
Mutual labels:  universal, isomorphic
Universal React
A universal react starter, with routing, meta, title, and data features
Stars: ✭ 247 (-2.37%)
Mutual labels:  universal, isomorphic
React Base
atSistemas React/Redux Isomorphic Platform
Stars: ✭ 82 (-67.59%)
Mutual labels:  universal, isomorphic
Koa React Universal
lightweight React-Koa2 universal boilerplate, only what is essential
Stars: ✭ 112 (-55.73%)
Mutual labels:  universal, isomorphic
Isomorphic Lab
Isomorphic React experimentation
Stars: ✭ 144 (-43.08%)
Mutual labels:  universal, isomorphic
Push Starter
React Redux Starter with SSR 🤖
Stars: ✭ 43 (-83%)
Mutual labels:  universal, isomorphic
Minrouter
a micro middleware router for isomorphic javaScript web apps
Stars: ✭ 159 (-37.15%)
Mutual labels:  universal, isomorphic
Celestite
Beautifully reactive, server-side rendered Svelte apps w/ a Crystal backend
Stars: ✭ 185 (-26.88%)
Mutual labels:  universal, isomorphic
Vuesion
Vuesion is a boilerplate that helps product teams build faster than ever with fewer headaches and modern best practices across engineering & design.
Stars: ✭ 2,510 (+892.09%)
Mutual labels:  progressive-web-app, universal
Danf
Danf is a Node.js full-stack isomorphic OOP framework allowing to code the same way on both client and server sides. It helps you to make deep architectures and handle asynchronous flows in order to help in producing scalable, maintainable, testable and performant applications.
Stars: ✭ 58 (-77.08%)
Mutual labels:  universal, isomorphic
Universal React Demo
ES6 demo of a simple but scalable React app with react-router, code splitting, server side rendering, and tree shaking.
Stars: ✭ 50 (-80.24%)
Mutual labels:  universal, isomorphic
React Redux Boilerplate
It is a boilerplate of React-Redux as the infrastructure, which helps to setup a Web APP quickly
Stars: ✭ 113 (-55.34%)
Mutual labels:  universal, isomorphic
Jose
Universal "JSON Web Almost Everything" - JWA, JWS, JWE, JWT, JWK with no dependencies
Stars: ✭ 1,029 (+306.72%)
Mutual labels:  universal, isomorphic
Universal React Tutorial
📓 How to build universal web apps with React.
Stars: ✭ 136 (-46.25%)
Mutual labels:  universal, isomorphic
Beidou
🌌 Isomorphic framework for server-rendered React apps
Stars: ✭ 2,726 (+977.47%)
Mutual labels:  universal, isomorphic
Nuxt.js
The Intuitive Vue(2) Framework
Stars: ✭ 38,986 (+15309.49%)
Mutual labels:  universal, isomorphic
Webpack Isomorphic Dev Middleware
The webpack-dev-middleware, but for isomorphic applications
Stars: ✭ 38 (-84.98%)
Mutual labels:  universal, isomorphic
React Redux Styled Hot Universal
react boilerplate used best practices and focus on performance
Stars: ✭ 147 (-41.9%)
Mutual labels:  universal, isomorphic

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].