- This is a simple demo app that lets users search for animated GIF images using GIPHY, written primarily in JavaScript.
- Click on the topic buttons to view images related to the topic.
- You can add more topic buttons using the "Add Topic" form. Note that you cannot add the same topic twice (case-insensitive)
- The git repository for the project is located at https://github.com/semlak/MyGiphyApp.