diff --git a/Projects/1-Beginner/Cause-Effect-App.md b/Projects/1-Beginner/Cause-Effect-App.md index d6659343..d9cd8bf5 100644 --- a/Projects/1-Beginner/Cause-Effect-App.md +++ b/Projects/1-Beginner/Cause-Effect-App.md @@ -62,6 +62,7 @@ const people = [ ``` ## Example projects +-[Cause-Effect-App made with HTML, CSS and JS](https://estevaonaval.github.io/Causa-Efeito/web/) Checkout the interaction between the Navigation items on the left hand side of the page and the main body of the page on the [Javascript MDN site](https://developer.mozilla.org/en-US/docs/Web/JavaScript)