diff --git a/content/community/examples.md b/content/community/examples.md index 67d0af3dd..24e911fcb 100644 --- a/content/community/examples.md +++ b/content/community/examples.md @@ -13,6 +13,7 @@ There are many example projects created by the React community. If you add a pro * **[Calculator](https://github.com/ahfarmer/calculator)** Implementation of the iOS calculator built in React * **[Emoji Search](https://github.com/ahfarmer/emoji-search)** React app for searching emoji * **[BMI Calculator](https://github.com/GermaVinsmoke/bmi-calculator)** A React Hooks app for calculating BMI +* **[React Tutorial Solutions](https://github.com/harman052/react-tutorial-solutions)** Solutions to challenges mentioned at the end of React tutorial. ## Complete Apps