sudarshan-sh / RandomUserGeneratorApp

Basic React app that generates the random user along with the information.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Random User Generator App

Introduction

Basic React app that generates the random user along with the information.

Random User Generator App

Functional

  • The information of a user includes image, name, email, age, location, phone and password, and it would be changed while hovering over a particular button.

  • The new user will be shown on UI after clicking on random user button.

Technical

  • This application is built on ReactJS.

  • External library used in this application:

    react-icons

  • Source of data:

    Random User API: https://randomuser.me/api/

About

Basic React app that generates the random user along with the information.


Languages

Language:CSS 49.1%Language:JavaScript 32.7%Language:HTML 18.3%