Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nidhiupman568 authored Jun 13, 2024
1 parent de872eb commit 03645a8
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@


# 🎂 Age Calculator Project 🎂

Welcome to the **Age Calculator** project! 🎉 This handy tool allows you to calculate your age based on your date of birth. Built with **HTML**, **CSS**, and **JavaScript**, this calculator is simple yet effective in determining your current age.

## 📋 Description

The **Age Calculator** computes your age by taking your date of birth as input. It then calculates the difference between the current date and your birthdate to provide you with accurate age information. It’s perfect for anyone who wants to quickly find out their age without manual calculations. 🕰️

## 🛠️ Built With

- **HTML**: For creating the structure of the age calculator.
- **CSS**: For styling to make the calculator visually appealing.
- **JavaScript**: For implementing the age calculation logic.

## 🚀 How to Use

1. Clone the repository:'https://github.com/nidhiupman568/AGE-CALCULATOR.git'

2. Open `index.html` in your web browser to start using the Age Calculator.

## 📸 Screenshots (Output)

Here’s a preview of the Age Calculator in action:

![AGE CALCULATOR](https://github.com/nidhiupman568/AGE-CALCULATOR/assets/130860182/6388762c-0d5e-4e5f-897c-f22c3dceb7d2)


Discover your age with the Age Calculator! 🎂 It’s quick, easy to use, and perfect for everyday use. Feel free to share your feedback or contribute to the project by making a pull request. Enjoy calculating your age! 🌟

0 comments on commit 03645a8

Please sign in to comment.