/GiphyAPI

Uses the GIPHY API to make a dynamic web page that populates with gifs of your choice, using jQuery/AJAX/Bootstrap.

Primary LanguageHTML

GiphyAPI

Project

Use the GIPHY API to make a dynamic web page that populates with gifs of your choice.

Image of Drew W Mercer's GiphyAPI App

How it works

  • 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.

Check it out

The interactive site is published at https://drewwmercer.github.io/GiphyAPI/.