Welcome to the Age Guessing App! This fun project uses an API to predict the age based on the name you enter. Simply type a name, hit the enter button, and let the app fetch the results for you. 🎉
- Fetches age predictions based on names using an API.
- Clean and interactive user interface.
- Quick and fun to use—just type and tap!
- Learn and explore API fetching in JavaScript.
- Enter any name in the input field.
- Press the Enter button.
- The app fetches data via the API and displays the predicted age along with the name.
- HTML: Structure of the app.
- CSS: Styling for a clean and fun interface.
- JavaScript: Logic for fetching data and handling user interactions.
- API: Fetching age predictions based on the entered name.
-
Clone the repository:
git clone https://github.com/RifatParadoxical/ageify.git
-
Navigate to the project folder:
cd guessing-age-app
-
Open the
index.html
file in your favorite browser to run the app.
- Input:
Rifat
- Output: "Let me guess. Rifat is 56 years old"
It’s that simple and entertaining!More additionaly, So many fun are there.Check it out. 😄
Feel free to contribute to this project by submitting issues or pull requests. Let’s make it even more fun and engaging!
This project is open-source and available under the Creative Common License.
Enjoy exploring the possibilities of names and their predicted ages. Have fun guessing! 🚀