Application that uses the GIPHY API to make a dynamic web page that populates with gifs of your choice.
See the demo here
Click on one of the buttons at the top of the page to fill the page with gifs. Use one of the pre-populated buttons, or search and create your own button. The user is able to click on a given gif to turn the motion on and off.
To run the application locally, you will need to clone the repository to your local machine.
HTTPS:
$ git clone https://github.com/jckmrrssy/GifTastic.git
SSH:
$ git clone [email protected]:jckmrrssy/GifTastic.git
Then, open index.html in your browser to get the app started.
JavaScript, AJAX, Bootstrap, jQuery
See contribution history here