Skip to content

Commit 80b2387

Browse files
committed
Update readme
1 parent 0f51fc4 commit 80b2387

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
@@ -210,6 +210,17 @@ In order to run this project you need:
210210
</details>
211211
</li>
212212

213+
<li>
214+
<details>
215+
<summary>Age Calculator</summary>
216+
<p>Age Calculator is a user-friendly tool built using HTML, CSS, and JavaScript. The Age Calculator project is a beginner-friendly web development project designed to help users calculate their age effortlessly. Users can input their date of birth and instantly see their age in years.</p>
217+
<ul>
218+
<li><a href="https://tajulafreen.github.io/50Projects-HTML-CSS-JavaScript/Source-Code/AgeCalculator/">Live Demo</a></li>
219+
<li><a href="https://github.com/tajulafreen/50Projects-HTML-CSS-JavaScript/tree/main/Source-Code/AgeCalculator">Source</a></li>
220+
</ul>
221+
</details>
222+
</li>
223+
213224
</ol>
214225

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

0 commit comments

Comments
 (0)