1 min readJun 9, 2016
The image looks like an Amazon search results page. The json feed is an array of: item ID, title, description, price, image, etc. You fetch the JSON data structure from the URL, and generate a UI that looks like the picture, handling all exceptions, data formatting, etc.