Use the GIPHY API to make a dynamic web page that populates with gifs of your choice.
- Uses AJAX to get gifs from the giphy API.
- Uses jQuery to dynamically add buttons and gifs for each item in the array to the DOM.
The interactive site is published at https://drewwmercer.github.io/GiphyAPI/.