Skip to content

Commit a94bc17

Browse files
committed
updat eteh readme
1 parent 7bcce3d commit a94bc17

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
@@ -408,6 +408,17 @@ In order to run this project you need:
408408
</details>
409409
</li>
410410

411+
<li>
412+
<details>
413+
<summary>Currency Converter</summary>
414+
<p>This project is a Currency Converter application built using HTML, CSS, and JavaScript. It allows users to convert one currency into another by inputting an amount and selecting the currencies they want to convert from and to.</p>
415+
<ul>
416+
<li><a href="https://tajulafreen.github.io/50Projects-HTML-CSS-JavaScript/Source-Code/CurrencyConverter/">Live Demo</a></li>
417+
<li><a href="https://github.com/tajulafreen/50Projects-HTML-CSS-JavaScript/tree/main/Source-Code/CurrencyConverter">Source</a></li>
418+
</ul>
419+
</details>
420+
</li>
421+
411422
</ol>
412423

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

0 commit comments

Comments
 (0)