Skip to content

Xeven777/age-calculator

Repository files navigation

Age Calculator

This is a simple age calculator application built with Next.js, React, and TypeScript. The application allows users to input their date of birth and calculates their age in years, months, and days.

Getting Started

Screenshot

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

Author

Anish