Skip to content

Repository files navigation

Age Calculator

A sleek, modern age calculator built with Next.js, TypeScript, and TailwindCSS that instantly computes exact age in years, months, and days with elegant animations and responsive design.

🚀 Features

  • Precise Age Calculation: Get your exact age in years, months, and days
  • Real-time Validation: Instant feedback on input errors
  • Elegant UI: Clean, minimalist design with smooth animations
  • Fully Responsive: Perfect experience on all devices
  • Accessibility Focused: Built with a11y best practices
  • Dark/Light Mode: Supports system preferences

💻 Tech Stack

📖 Getting Started

Prerequisites

  • Node.js (v16+)
  • npm or yarn

Installation

# Clone the repository
git clone https://github.com/ExploitEngineer/age-calculator.git

# Navigate to the project directory
cd age-calculator

# Install dependencies
npm install
# or
yarn install
# or
pnpm install

# Start the development server
npm run dev
# or
yarn dev
# or
pnpm dev

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

🎮 Usage

  1. Enter your date of birth (day, month, year)
  2. Click the calculate button or press Enter
  3. View your precise age in years, months, and days

📝 License

This project is licensed under the MIT License - see the LICENSE file for details.

🙌 Acknowledgements

🤝 Contributing

Contributions, issues, and feature requests are welcome! Feel free to check the issues page.

  1. Fork the project
  2. Create your feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add some amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

About

A sleek, modern age calculator built with Next.js, TypeScript, and TailwindCSS that instantly computes exact age in years, months, and days with elegant animations and responsive design. Perfect for personal portfolios and practical daily use.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages