A web application that contains:
- list of robots. Each robot have name, email, image, id
- React
- ES5+
- HTML
- CSS
- External Web APIs
- https://robohash.org/ - get random robot image
- https://jsonplaceholder.typicode.com/users/ - simulate getting id, name, email from a database