This is a simple web-based age calculator application created by Azad Tiwari.
This age calculator allows users to input their birthdate and calculates their age in years, months, and days. The calculated age is displayed dynamically on the webpage.
- Input field for entering birthdate.
- Button to trigger age calculation.
- Displays age in years, months, and days.
- Enter your birthdate in the input field.
- Click the "Calculate" button.
- The calculated age will be displayed below the input field.
- HTML
- CSS
- JavaScript
Click here to view the live demo
- Azad Tiwari
This project is licensed under the MIT License - see the LICENSE file for details.