Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 1.24 KB

File metadata and controls

44 lines (28 loc) · 1.24 KB

Welcome 🖐 to the Age Calculator

🗓️ Minimalist Age Calculator A focused, lightweight tool designed to provide a user's age in years. By stripping away unnecessary complexity, this calculator offers a clean interface for a quick, essential data point.

🚀 Features Instant Calculation: Get the age in years with zero latency.

Streamlined UI: A "distraction-free" interface focused on readability.

Robust Logic: Accounts for whether the current birth date has passed in the current year to ensure accuracy.

One-Click Reset: Easily clear inputs for a new calculation.

Default view

Default View Default View

💻Tech Stack


HTML CSS JS


How to use:


  • Download or clone the repository
git clone https://github.com/Ayushparikh-code/Web-dev-mini-projects.git
  • Go to the directory
  • Run the index.html file
  • Enter your DOB and find age..

Happy Coding!