Skip to content

This React project is a web application that displays random user data by utilizing data retrieved from an API.

Notifications You must be signed in to change notification settings

furkan-dogu/random-user-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random User App

About the Project

This React project is a web application that displays random user data by utilizing data retrieved from an API.

Table of Contents

Live Demo

Random User App

Features

  • Fetches and displays random user data.
  • Allows navigation between different users.
  • Includes basic information, contact details, and images of users.

Dependencies

  • Bootstrap
  • Axios
  • Sweetalert2

Project Skeleton

Random User App
|
|----readme.md         
SOLUTION
├── public
│     └── index.html
├── src
│    ├── assets
│    │       └── [images]
│    ├── components
│    │       └── footer
│    │             ├── Footer.css 
│    │             └── Footer.jsx 
│    ├── App.js
│    ├── App.css
│    └── index.js
├── package.json
└── yarn.lock

Screenshots

Compatibility

The project is compatible with both wide-screen computers and mobile devices.

About

This React project is a web application that displays random user data by utilizing data retrieved from an API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages