From 76aaf6273640559fb4976b1b4d7a3a5d7b1cdd2f Mon Sep 17 00:00:00 2001 From: Pritkumar Koradiya Date: Sat, 27 Jun 2026 09:57:41 +0530 Subject: [PATCH] Add link to Digital Clock project in README Added a beginner-friendly digital clock tutorial link under the HTML and CSS section. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9f3119b7e..c89bfb3c8 100644 --- a/README.md +++ b/README.md @@ -222,6 +222,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB - [Build A Loading Screen](https://medium.freecodecamp.org/how-to-build-a-delightful-loading-screen-in-5-minutes-847991da509f) - [Build an HTML Calculator with JS](https://medium.freecodecamp.org/how-to-build-an-html-calculator-app-from-scratch-using-javascript-4454b8714b98) - [Build Snake using only JavaScript, HTML & CSS](https://www.freecodecamp.org/news/think-like-a-programmer-how-to-build-snake-using-only-javascript-html-and-css-7b1479c3339e/) +- [Build a Digital Clock using HTML, CSS and JavaScript](https://github.com/PritKoradiya/Digital-clock) ### Mobile Application: