Skip to content

Create a React Hook that connects to and API and fetch some users data

Notifications You must be signed in to change notification settings

Fernandojbf123/Turing-Live-Coding-Challenge-No1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Live coding interview

1. Create a custom React Hook to fetch users form an API (https://randomuser.me/api) and display their ppicture and name on the page.

2. It must return the list of users, the current user, a function to fetch the nextt user and a function to move back to the previous user

You have 45 minutes to do this task

About

Create a React Hook that connects to and API and fetch some users data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published