-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
de872eb
commit 03645a8
Showing
1 changed file
with
30 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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! 🌟 |