Use the GIPHY API to make a dynamic web page that populates with gifs based on user's choice. Call the GIPHY API and use JavaScript and jQuery to change the HTML.
- HTML
- CSS Grid layout
- JavaScript
- jQuery (AJAX)
- I learned a lot from working with Giphy's API and Jason objects.
- I plan to use CSS grid for as many projects as possible as I like its flexibility.
- Media queries for the CSS grid.