KNXKO / RandomUserDataFetcher

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:CSS 55.7%Language:TypeScript 42.3%Language:JavaScript 2.0%