From 4fd9722b61a6d97d9ee20128888f6a0b4359d7de Mon Sep 17 00:00:00 2001 From: Pete Hunt Date: Sat, 1 Feb 2014 18:43:12 -0800 Subject: [PATCH] Update example-apps.md --- docs/example-apps.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/example-apps.md b/docs/example-apps.md index d6c2cae7..f5ef7ef1 100644 --- a/docs/example-apps.md +++ b/docs/example-apps.md @@ -11,3 +11,4 @@ Here is a selection of open-source apps built with React. * **[TodoMVC](https://github.com/tastejs/todomvc/tree/gh-pages/architecture-examples/react/js)** * **[Khan Academy question editor](https://github.com/khan/perseus)** (browse their GitHub account for many more production apps!) * **[github-issues-viewer](https://github.com/jaredly/github-issues-viewer)** + * **[hn-react](https://github.com/prabirshrestha/hn-react)** Dead-simple Hacker News client in React