README Chris Renus
Part 1 For my json object, it is structured where each song is an array called song. Each song has attributes that correlate with their class names within the html.
Part 2 Upon clicking the image, the ajax request pulls from the JSON file and lays it out accordingly. It utilizes the same structure and css from Lab 2.