Skip to content

Commit 901cd3a

Browse files
committedJul 23, 2024
Update the project
1 parent 507792d commit 901cd3a

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
 

‎README.md

+11
Original file line numberDiff line numberDiff line change
@@ -276,6 +276,17 @@ In order to run this project you need:
276276
</details>
277277
</li>
278278

279+
<li>
280+
<details>
281+
<summary>Countdown Timer</summary>
282+
<p>The Countdown Timer is an intuitive and visually appealing tool built using HTML, CSS, and JavaScript. This project allows users to set a countdown to a specific event or deadline, providing a real-time display of the remaining days, hours, minutes, and seconds. It's a great project for beginners to practice and enhance their web development skills.</p>
283+
<ul>
284+
<li><a href="https://tajulafreen.github.io/50Projects-HTML-CSS-JavaScript/Source-Code/CountdownTimer/">Live Demo</a></li>
285+
<li><a href="https://github.com/tajulafreen/50Projects-HTML-CSS-JavaScript/tree/main/Source-Code/CountdownTimer">Source</a></li>
286+
</ul>
287+
</details>
288+
</li>
289+
279290
</ol>
280291

281292
<p align="right">(<a href="#readme-top">back to top</a>)</p>

0 commit comments

Comments
 (0)