/AgeCalculator

The age calculator is a user-friendly tool with an intuitive interface that quickly calculates your age based on your birthdate

Primary LanguageCSS

AGE CALCULATOR

The age calculator is a user-friendly tool with an intuitive interface that quickly calculates your age based on your birthdate

screen-capture.6.mp4

image

📌 Requirements

  • HTML
  • CSS
  • Javascript

🔰 Installation

  • Download or clone this repository.
https://github.com/rohanmittal1163/AgeCalculator/

❤ Contribute

This project is open source and we are happy to receive contributions. If you would like to contribute, please follow these steps:

  1. Make a fork of the repository.
  2. Create a branch for your feature or bugfix (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added my new feature')
  4. Push your branch (git push origin my-new-feature)
  5. Create a pull request.