This is a simple web-based age calculator that calculates the exact age based on the user's inputted birthdate. It displays the years, months, and days, along with a fun animated counting effect that increments the numbers from 0 to the final result.
- Calculates the user's age in years, months, and days.
- Dynamic animations for displaying the age calculation.
- User-friendly interface with a date input field.
-
Clone the repository:
git clone https://github.com/Eman288/CodeAlpha_AGE_CALCULATOR.git
-
Open the
index.htmlfile in your browser. -
Enter your birthdate in the input field and see your age instantly calculated with animations!
try it here
- HTML5
- CSS3
- JavaScript
This project is licensed under the MIT License. See the LICENSE file for details.