From 0a11421428f6e8818e9e04a7be6344ef42626ea4 Mon Sep 17 00:00:00 2001 From: Ilyas Shahi <47365176+Ilyas-Shahi@users.noreply.github.com> Date: Fri, 2 Dec 2022 23:23:04 +0500 Subject: [PATCH] Adding a Movie App example built with vanilla JS Hi, Hope you are well. I have attached a link to the project I built inspired by your challenge and have attached it as an example. Feel free to check and add if you like it. The Repo: https://github.com/Ilyas-Shahi/The-Movie-App Thanks. --- Projects/3-Advanced/Movie-App.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Projects/3-Advanced/Movie-App.md b/Projects/3-Advanced/Movie-App.md index 2cbeb4a2..665d7af6 100644 --- a/Projects/3-Advanced/Movie-App.md +++ b/Projects/3-Advanced/Movie-App.md @@ -28,3 +28,4 @@ Find your next movie or create your watchlist with this App. It include reviews, [Movie Database App w/ React by Oliver Gomes](http://phobic-heat.surge.sh/) [Movie Browser App w/ React&Redux&Bootstrap by Nataliia Pylypenko](https://api-cinema-10d15.firebaseapp.com/) +[The Movie App w/ Vanilla Javascript by Ilyas Shahi](https://ilyas-shahi.github.io/The-Movie-App/)