Skip to content

HASH-0021/robofriends

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RoboFriends

This webpage is created using "create-react-app".

Functionality:

  1. API request to grab "users" json from JSONPlaceholder website and display on webpage in form of cards.
  2. Generate robot image from usernames in json using Robohash website and include in the respective cards.
  3. Searchbox for robot names.