Javascript is used in this simple script to calculate the age of any date.
Year, month, week, and day
will be used to display the calculated age.
- Clone This Repository (make sure you have git installed)
git clone https://github.com/caturmahdialfurqon/age-calculator.git
- Go to Folder
cd age-calculator
- Install Required modules
npm install readline
- Run The Script
node age.js