forked from facebook/react
-
Notifications
You must be signed in to change notification settings - Fork 0
Examples
Being simple edited this page Jun 25, 2015
·
30 revisions
- React starter kit Includes several examples which you can view online in our GitHub repository.
- React one-hour email Goes step-by-step from a static HTML mock to an interactive email reader, written in just one hour!
- React Starter Kit A skeleton project for building isomorphic web applications on top of React, Flux, Express.js (for SSR), Gulp, Webpack (see source code, demo)
- React server rendering example Demonstrates how to use React's server rendering capabilities.
- React tutorials and sample code for starter Include some articles and sample code for starter.
- React Demos a collection of simple demos of React.js
- TodoMVC
- Khan Academy question editor (Browse their GitHub account for many more production apps!)
- github-issue-viewer
- hn-react Dead-simple Hacker News client.
- 2048-react A clone of the 2048 game.
- Git-Trash A way to remove junk/dead/fork repository on Github quickly.
- Backbone-React-Component Tutorial A simple tutorial showing off how to use backbone with react.
- React-Tween-State Tutorial Animations in react using the react-tween-state library.
- Backbone React Sortable Table Tutorial Shows you how to use Backbone and React to make a sortable table using a custom React mixin.
- React-Retchat-Gulp An app demo build with Gulp, React, Ratchet.