Skip to content

Commit 2cbdfd1

Browse files
committed
Update the raedme with the description
1 parent 7a11231 commit 2cbdfd1

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

Diff for: README.md

+13
Original file line numberDiff line numberDiff line change
@@ -496,6 +496,19 @@ In order to run this project you need:
496496
</details>
497497
</li>
498498

499+
<li>
500+
<details>
501+
<summary>Pomodoro Timer</summary>
502+
<p>The Productivity Timer (Pomodoro Timer) is a simple yet effective timer application based on the Pomodoro technique. It helps users stay productive by alternating between focus intervals (e.g., 5 minutes) and short breaks (e.g., 2 minutes). The app provides visual cues through animations and sound alerts to signal transitions between focus and break periods.
503+
504+
</p>
505+
<ul>
506+
<li><a href="https://tajulafreen.github.io/50Projects-HTML-CSS-JavaScript/Source-Code/PomodoroTimer/">Live Demo</a></li>
507+
<li><a href="https://github.com/tajulafreen/50Projects-HTML-CSS-JavaScript/tree/main/Source-Code/PomodoroTimer">Source</a></li>
508+
</ul>
509+
</details>
510+
</li>
511+
499512
</ol>
500513

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

0 commit comments

Comments
 (0)