A Frontend Mentor challenge to build an age calculator app with fully validated input and an elegant UI.
๐ View Website
- Calculates exact age in years, months, and days
- Validates leap years and invalid dates
- Provides user-friendly error messages
- Responsive design with mobile support
- Built with semantic HTML and CSS custom properties
- HTML5 semantic markup
- CSS Flexbox, Error Handling ,CSS variables
- Vanilla JavaScript for date logic and validation