From 6d9467a4d40cf7bd36c7f4823e57aea4f0c64a91 Mon Sep 17 00:00:00 2001 From: Vetrivel Chinnasamy Date: Fri, 25 Oct 2019 07:50:55 +0530 Subject: [PATCH] added new reactjs hangman game (#2466) --- content/community/examples.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/community/examples.md b/content/community/examples.md index 55541310..8c958676 100644 --- a/content/community/examples.md +++ b/content/community/examples.md @@ -25,3 +25,4 @@ There are many example projects created by the React community. Feel free to add * **[Speedy math](https://github.com/pankajladhar/speedy-math)** An application which allows kids to practice basic Mathematics i.e Addition, Subtraction, Multiply, Comparison. It is a PWA (Progressive web app) with offline support and install as App features. * **[Unit Converter](https://github.com/KarthikeyanRanasthala/react-unit-converter)** Minimal Yet Responsive Unit Converter Built With React, Material-UI & Convert-Units. * **[BMI Calculator](https://github.com/GermaVinsmoke/bmi-calculator)** A React Hooks app for calculating BMI +* **[ReactJS Hangman Game](https://github.com/vetrivelcsamy/reactjs-hangman)** ReactJS Hangman Game Find a Programming Language.