From c7ad27a51b551188b6f918e2bfa66d333b87ec60 Mon Sep 17 00:00:00 2001 From: yannsainty Date: Thu, 19 Dec 2019 18:05:18 +0100 Subject: [PATCH] Update examples.md (#2626) --- content/community/examples.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/community/examples.md b/content/community/examples.md index 12bbd8af..77ef0619 100644 --- a/content/community/examples.md +++ b/content/community/examples.md @@ -9,6 +9,7 @@ permalink: community/examples.html There are many example projects created by the React community. Feel free to add your own project. If you add a project, please commit to keeping it up to date with the latest versions of React. +* **[Zeldog](https://yannsainty.github.io/Zeldog/)** A Zelda like game with a dog fighting ducks and more to eat pizza ! * **[Calculator](https://github.com/ahfarmer/calculator)** Implementation of the iOS calculator built in React * **[Emoji Search](https://github.com/ahfarmer/emoji-search)** Simple React app for searching emoji * **[GitHub Battle App](https://tm.dev/react-course-project/)** Battle two GitHub users and see the most popular Github projects for any language.