mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-23 20:23:08 +00:00
1.4 KiB
1.4 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.
- Shirtstarter Is 100% built on 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!
- 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.