We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1455434 commit 17d028bCopy full SHA for 17d028b
content/community/examples.md
@@ -13,6 +13,7 @@ There are many example projects created by the React community. If you add a pro
13
* **[Calculator](https://github.com/ahfarmer/calculator)** Implementation of the iOS calculator built in React
14
* **[Emoji Search](https://github.com/ahfarmer/emoji-search)** React app for searching emoji
15
* **[BMI Calculator](https://github.com/GermaVinsmoke/bmi-calculator)** A React Hooks app for calculating BMI
16
+* **[React Tutorial Solutions](https://github.com/harman052/react-tutorial-solutions)** Solutions to challenges mentioned at the end of React tutorial.
17
18
## Complete Apps
19
0 commit comments