This webpage is created using "create-react-app".
Functionality:
- API request to grab "users" json from JSONPlaceholder website and display on webpage in form of cards.
- Generate robot image from usernames in json using Robohash website and include in the respective cards.
- Searchbox for robot names.