Skip to content

A simple example of fetching from random user API. The same code is deployed on CodeSandbox in the URL below.

Notifications You must be signed in to change notification settings

stvnchng/randomuser-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random User API Get Request Example

This project is a quickly hacked together React interface that allows you to perform a GET request to the random user API, dynamically rendering to an array of user information (name, email, and picture). No pretty CSS here, sorry.

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

About

A simple example of fetching from random user API. The same code is deployed on CodeSandbox in the URL below.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published