diff --git a/docs/docs/example-apps.md b/docs/docs/example-apps.md index d6c2cae77a..f5ef7ef155 100644 --- a/docs/docs/example-apps.md +++ b/docs/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