Skip to content

ks563/ajax_api_hw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ajax_api_hw

GIF Generater

GIF Generater is a web-based application that allows you to generate GIFs by clicking a buttom. The GIFs are paused on load and start/stop when clicked. More buttons can be added by users to expand the GIF options.

https://ks563.github.io/ajax_api_hw/

The application is built with:

  • Javascript
  • HTML
  • CSS
  • Bootstrap

The API used:

  • GIPHY

How it works:

To generate GIFS using existing buttons, click on the button. Ten GIFs will generate below, along with the rating and title of each gif. Upon load, the gifs are paused. To play the GIF, click on it. To stop the GIF, click on it again.

To add more buttons, type your desired GIF subject into the input box and click the "Add a GIF search" button. This will populate a button for you to press and add more GIFs to the page below!

About

use giphy api to create dynamic site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published