Skip to content

Nathan93123/JuniorCodeTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Junior Developer Code Test

Using the base code provided within this repository, make changes to satisfy the following requirements.

You can refactor any elements you wish so long as the requirements are fulfilled If you want to add any additional functionality to showcase skills, feel free to do so, but this is not a requirement.

Requirements

  1. Use the RandomUser API to output the following details for the first 5 “random users” that the API calls return:

    • Title
    • First Name
    • Surname
    • Age
    • Country
    • Latitude
    • Longitude
  2. Add a 'refresh' button that updates the list of random users

Documentation for the API can be found here

Please do not hesitate to ask any questions you may have.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors