Skip to content

Using HTML, CSS, and JavaScript. I built an age calculator app where users can be age calculate their age by inputing their date, month, and year of birth and their age will be shown to the user.

Notifications You must be signed in to change notification settings

stephenikuomola/age-calculator-app

Repository files navigation

Age Calculator App

An age calculator app for users who wish to calculate their age. This app also considers Leap years.
Responsive for all devices using HTML, CSS and JavaScript.
➥ Live Demo

Demo Screenshots

Design preview

Design preview

Prerequisites

Before you begin, please ensure you have met the following requirements:

  • Git must be installed in your operating system.
  • Node must be installed in your operating system.

Run Locally

To run this project locally, run this command on your git bash/terminal.

Linus and MacOs

sudo git clone https://github.com/stephenikuomola/sign-up-form.git

npm install

npm run start

Windows

git clone https://github.com/stephenikuomola/sign-up-form.git

npm install

npm run start

Contact

If you do wish to contact me, feel free to reach out to me on Twitter, LinkedIn and Frontend Mentor.

Licenses

This project is free to use and does not contain any license.

About

Using HTML, CSS, and JavaScript. I built an age calculator app where users can be age calculate their age by inputing their date, month, and year of birth and their age will be shown to the user.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published