diff --git a/Projects/1-Beginner/Random-Meal-Generator.md b/Projects/1-Beginner/Random-Meal-Generator.md index 3cb3080c..392cf359 100644 --- a/Projects/1-Beginner/Random-Meal-Generator.md +++ b/Projects/1-Beginner/Random-Meal-Generator.md @@ -21,3 +21,4 @@ Generate a random meal from an API. ## Example projects - [Random Meal Generator by Florin Pop on Codepen](https://codepen.io/FlorinPop17/full/WNeggor) +- [Random Meal Generator by ShinSpiegel on github](https://github.com/shinspiegel/random-meal-generator)