Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d15620a

Browse files
committed
Move examples from the website to the wiki.
(cherry picked from commit 8cd460c)
1 parent 6a1194c commit d15620a

File tree

1 file changed

+1
-22
lines changed

1 file changed

+1
-22
lines changed

docs/docs/examples.md

Lines changed: 1 addition & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -5,25 +5,4 @@ permalink: examples.html
55
prev: complementary-tools.html
66
---
77

8-
### Production Apps
9-
10-
* **[Instagram.com](http://instagram.com/)** is 100% built on React, both public site and internal tools.
11-
* **[Facebook.com](http://www.facebook.com/)**'s commenting interface, business management tools, [Lookback video editor](http://facebook.com/lookback/edit), page insights, and most, if not all, new JS development.
12-
* **[Khan Academy](http://khanacademy.org/)** uses React for most new JS development.
13-
* **[Sberbank](http://sberbank.ru/moscow/ru/person/)**, Russia's number one bank, is built with React.
14-
* **[The New York Times's 2014 Red Carpet Project](http://www.nytimes.com/interactive/2014/02/02/fashion/red-carpet-project.html?_r=0)** is built with React.
15-
* **[The Scribbler](http://scribbler.co)**, is 100% built on React, both on the server and client side.
16-
17-
### Sample Code
18-
19-
* **[React starter kit](/react/downloads.html)** Includes several examples which you can [view online in our GitHub repository](https://github.com/facebook/react/tree/master/examples/).
20-
* **[React one-hour email](https://github.com/petehunt/react-one-hour-email/commits/master)** Goes step-by-step from a static HTML mock to an interactive email reader, written in just one hour!
21-
* **[React server rendering example](https://github.com/mhart/react-server-example)** Demonstrates how to use React's server rendering capabilities.
22-
23-
### Open-Source Demos
24-
25-
* **[TodoMVC](https://github.com/tastejs/todomvc/tree/gh-pages/architecture-examples/react/js)**
26-
* **[Khan Academy question editor](https://github.com/khan/perseus)** (Browse their GitHub account for many more production apps!)
27-
* **[github-issue-viewer](https://github.com/jaredly/github-issues-viewer)**
28-
* **[hn-react](https://github.com/prabirshrestha/hn-react)** Dead-simple Hacker News client.
29-
* **[2048-react](https://github.com/IvanVergiliev/2048-react)** A clone of the 2048 game.
8+
This page has moved to the [GitHub wiki](https://github.com/facebook/react/wiki/Examples).

0 commit comments

Comments
 (0)