You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.7 KiB
1.7 KiB
id | title | layout | permalink | prev |
---|---|---|---|---|
examples | Examples | docs | examples.html | complementary-tools.html |
Production Apps
- Instagram.com is 100% built on React, both public site and internal tools.
- Facebook.com's commenting interface, business management tools, Lookback video editor, page insights, and most, if not all, new JS development.
- Khan Academy uses React for most new JS development.
- Sberbank, Russia's number one bank, is built with React.
- The New York Times's 2014 Red Carpet Project is built with React.
Sample Code
- 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.
Open-Source Demos
- TodoMVC
- Khan Academy question editor (Browse their GitHub account for many more production apps!)
- github-issue-viewer
- hn-react Dead-simple Hacker News client.