I am trying to display the results of an API call that returns an object. In order to do a .map, I used Object.keys so that it will display
Object.keys
I\'m learning