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.3 KiB
1.3 KiB
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.