forked from facebook/react
-
Notifications
You must be signed in to change notification settings - Fork 14
Examples
Duncan Beaton edited this page Mar 1, 2015
·
10 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 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.
- 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.