From 9d447a06f77979044fd95f8f453e659771b74ec6 Mon Sep 17 00:00:00 2001 From: Evgueni Kounik Date: Mon, 7 Oct 2024 01:37:09 +0200 Subject: [PATCH] Add finished project joke-teller to the list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c81f1dd..48c3121 100644 --- a/README.md +++ b/README.md @@ -559,6 +559,7 @@ Check out all of the submissions below! Well done everyone! - Vamshidhar Thonti - [Github](https://github.com/vamshidhar-thonti/JavaScript/tree/master/JS-Projects/joke-teller) | [View Live](https://vamshidhar-thonti.github.io/JavaScript/JS-Projects/joke-teller/) - Melissa Cutts - [Github](https://github.com/the-codingphoenix/JokeTeller) | [View Live](https://the-codingphoenix.github.io/JokeTeller/) - LaClarence - [Github](https://github.com/LaClarence/joke-teller/) | [View Live](https://laclarence.github.io/joke-teller/) +- Evgueni Kounik - [Github](https://github.com/buzzcosm/joke-teller-vanilla-js-app) | [View Live](https://buzzcosm.github.io/joke-teller-vanilla-js-app/) ### Light Dark Mode - Original: [Github](https://github.com/JacintoDesign/light-dark-mode)