/Age-Calculator

A javascript project to calculate age in days.

Primary LanguageHTML

Age-Calculator

A sample Javascript project to calculate the age in number of days. The code uses the Date function to check the date and calculate the difference between the dates.