diff --git a/docs/docs/examples.md b/docs/docs/examples.md index a49357c8e3..b408af8d79 100644 --- a/docs/docs/examples.md +++ b/docs/docs/examples.md @@ -26,3 +26,4 @@ prev: complementary-tools.html * **[Khan Academy question editor](https://github.com/khan/perseus)** (Browse their GitHub account for many more production apps!) * **[github-issue-viewer](https://github.com/jaredly/github-issues-viewer)** * **[hn-react](https://github.com/prabirshrestha/hn-react)** Dead-simple Hacker News client. +* **[2048-react](https://github.com/IvanVergiliev/2048-react)** A clone of the 2048 game.