Skip to content

Commit 2b97e09

Browse files
committed
Add project
1 parent ec3cd7b commit 2b97e09

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
@@ -331,6 +331,17 @@ In order to run this project you need:
331331
</details>
332332
</li>
333333

334+
<li>
335+
<details>
336+
<summary>Stop Watch</summary>
337+
<p>This project is a simple and interactive stopwatch application created using HTML, CSS, and JavaScript. The stopwatch can be started, stopped, and reset, allowing users to measure elapsed time accurately. It displays minutes, seconds, and milliseconds, providing a clear and precise time tracking interface. The application is styled with CSS for a clean and modern look, and it is fully responsive, ensuring usability across different devices.</p>
338+
<ul>
339+
<li><a href="https://tajulafreen.github.io/50Projects-HTML-CSS-JavaScript/Source-Code/StopWatch/">Live Demo</a></li>
340+
<li><a href="https://github.com/tajulafreen/50Projects-HTML-CSS-JavaScript/tree/main/Source-Code/StopWatch">Source</a></li>
341+
</ul>
342+
</details>
343+
</li>
344+
334345
</ol>
335346

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

0 commit comments

Comments
 (0)