Skip to content

Smartnaka/age-calc

Repository files navigation

Age-Calc

Age-Calc is a simple yet powerful React Native application built with Expo that allows users to calculate their exact age in years, months, and days based on their date of birth.

Features

  • Input your date of birth
  • Instant calculation of age
  • Displays age in years, months, and days
  • User-friendly interface
  • Cross-platform support (Android & iOS)

Installation

Ensure you have Node.js, Expo CLI, and Git installed on your system.

  1. Clone the repository:
    git clone https://github.com/yourusername/age-calc.git
  2. Navigate to the project directory:
    cd age-calc
  3. Install dependencies:
    npm install
  4. Start the app:
    expo start

Usage

  • Open the app on your device/emulator.
  • Enter your date of birth in the provided field.
  • The app will instantly display your age in years, months, and days.

Screenshot

Age-Calc Screenshot

Technologies Used

  • React Native
  • Expo
  • JavaScript/TypeScript (if applicable)

Contributing

Feel free to contribute by submitting issues or pull requests.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published