This is a react exercise based on these instructions: build a counter component fetch the randomuser api and display the user's name and photo returned by the api. fetch new user on button click and append to the current user list.