Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 399 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 399 Bytes

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.