Skip to content

codewarnab/age-calculator-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Age Calculator

A simple web-based Age Calculator application built using HTML, CSS, and JavaScript.

Description

This Age Calculator allows users to calculate their age based on the input of their birthdate. It displays the number of years, months, and days since their birthdate.

Features

  • Input field to enter the birthdate
  • Button to calculate the age
  • Display of the calculated age (years, months, days)
  • Error handling for empty input

Getting Started

To run this project locally, follow these steps:

  1. Clone this repository.
  2. Open index.html in your web browser.

Responsive Design

The application is designed to be responsive and optimized for different screen sizes, including desktops, tablets, and mobile devices.

Demo

Include a link to the live demo of the Age Calculator hosted on GitHub Pages.

Live Demo

Contributing

Contributions are welcome! If you find any issues or want to enhance the application, feel free to open an issue or submit a pull request.