mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
3d4cdc36a9
Also made the formatting more consistent between complementary-tools and examples. Conflicts: docs/_data/nav_docs.yml docs/docs/09.6-update.md
1.3 KiB
1.3 KiB
id, title, layout, permalink, prev
| id | title | layout | permalink | prev |
|---|---|---|---|---|
| examples | Examples | docs | examples.html | complementary-tools.html |
Production Apps
- Instagram.com Is 100% built on React.
- Facebook.com 's commenting interface, ads creation flows, and page insights.
- Khan Academy Uses React for most new JS development.
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!
- Rendr + React app template 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.