/RandomUserDataFetcher

A simple React application to fetch and display random user data from the Random User Generator API.

Primary LanguageCSS

Random User Data Fetcher

A simple React application to fetch and display random user data from the Random User Generator API.

Overview

This React app fetches random user data using the axios library from the Random User Generator API. It provides a user-friendly interface to display various details about the fetched user.

Features

  • Fetches and displays random user data.
  • Allows users to trigger a manual data fetch using the "Fetch Data" button.
  • Presents user details, including name, age, gender, location, email, phone, ID, nationality, and a profile picture.

Technologies Used

  • React
  • Next.js
  • Axios

Screenshots

RandomUserDataFetcher