mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-24 04:33:10 +00:00
15 lines
593 B
Markdown
15 lines
593 B
Markdown
---
|
|
id: example-apps
|
|
title: Example apps
|
|
layout: docs
|
|
permalink: example-apps.html
|
|
prev: complementary-tools.html
|
|
---
|
|
|
|
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
|