Use the GIPHY API to make a dynamic web page that populates with gifs of your choice.
- HTML5
- CSS3
- Bootstrap
- Javascript
- GIPHY API
- AJAX
- jQuery
The biggest challenge in this project was styling the page in such a way that the gifs "cards" were mobile responsive. At first I struggled to have the rows stay even, but eventually, realized that with Bootstrap, I could accomplish that very easily.