Browse Source

added new reactjs hangman game (#2466)

main
Vetrivel Chinnasamy 5 years ago
committed by Alexey Pyltsyn
parent
commit
6d9467a4d4
  1. 1
      content/community/examples.md

1
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.

Loading…
Cancel
Save