π Age Calculator
This is a simple Age Calculator web application built using HTML, JavaScript, and Tailwind CSS 4. It allows users to input their birth date (year, month, and day) and calculates their exact age in years, months, and days.
π Live Demo
π View Project Here [https://age-calclator.netlify.app]
π» Technologies Used
HTML
Tailwind CSS 4 (Focus on Responsiveness)
JavaScript (DOM Manipulation)
π± Features
Clean and responsive design using Tailwind CSS 4
Easy-to-use input fields for year, month, and date
Calculates exact age in years, months, and days
Real-time results displayed on the same page
Fully responsive for mobile, tablet, and desktop
π― Learning Outcome
Improved DOM manipulation skills
Better understanding of date calculations in JavaScript
Gained practice in building responsive designs with Tailwind CSS 4
JavaScript started feeling easier thanks to continuous practice π Special thanks to Sir Talha for making JavaScript feel simple and enjoyable πβ¨