# Age Calculator (Igrace) A simple web-based age calculator built with **HTML, CSS, and JavaScript**. Users can select their birthdate, and the app calculates their exact age in **years, months, and days**. ## Features * Select birthdate using a date picker. * Displays accurate age calculation. * Validates input to avoid future dates. * Clean and minimal design. ## How to Use 1. Open `index.html` in your browser. 2. Choose your birthdate. 3. Click **Calculate** to see your age. ## Files * `index.html` – Main structure and JavaScript logic. * `style.css` – Styling for the app. * `public/logo.svg` – App favicon/logo.