This application uses the Giphy API to display a list of gifs associated with a search term submitted into the search field
download Giphy Search Application
Sign up for a Giphy Developer account
Download the demo application and save files in your class folder
Add your Access Token to app.js
on line 31
Run a Local Server on your computer (Required!) Using the command line, navigate to the project folder (from Step #2 above) and start a local server
Open up your browser and type the following address into the address bar: http://localhost:8000