forked from facebook/react
-
Notifications
You must be signed in to change notification settings - Fork 14
Examples
Paul O’Shannessy edited this page Sep 22, 2014
·
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.
- 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.