saahiyo / Randomuser-api-project

This project is a simple web application that fetches random user data from the Random User API and dynamically displays it on the webpage.

Home Page:https://saahiyo.github.io/Randomuser-api-project/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Random User Data Generator

This project is a simple web application that fetches random user data from the Random User API and dynamically displays it on the webpage. It can be used for testing or demo purposes in web development.

Features

  • Fetches random user data including name and email address from the Random User API.
  • Displays the fetched data dynamically on the webpage.
  • Allows users to refresh the displayed data by clicking the "Refresh" button.

Technologies Used

  • HTML
  • CSS
  • JavaScript

How to Use

  1. Clone the repository to your local machine.
  2. Open the index.html file in a web browser.
  3. Click the "Refresh" button to fetch new random user data.
  4. Enjoy exploring the generated user data!

Credits

License

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


Feel free to modify the content according to your project's specific details and requirements!

About

This project is a simple web application that fetches random user data from the Random User API and dynamically displays it on the webpage.

https://saahiyo.github.io/Randomuser-api-project/


Languages

Language:CSS 57.5%Language:HTML 23.0%Language:JavaScript 19.5%