Iterating through JSON array, accessing name for output and Id to set className
I’m practicing doing api calls by fetching the fortnite upcoming items. I am trying to access both the itemId and the name of the items within the json array which looks roughly like this: data: Array(…