Skip to content

abdel-lall/GifTastic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

GifTastic

this app uses the GIPHY API to populate the webpage with gifs of user choice. the app creates an array of strings, each one related to an animal. the app takes the topics in this array and create buttons in the page. the app uses a loop that appends a button for each string in the array. When the user clicks on a button, the page grabs 9 static, non-animated gif images from the GIPHY API and place them on the page. When the user clicks one of the still GIPHY images, the gif animates. If the user clicks the gif again, it stops playing. Under every gif, the app displays the gif rating This data is provided by the GIPHY API. the app takes a value from a user input box and adds it to topics array. the app is fully mobile responsive. it also Allows users to request additional gifs to be added to the page. link:https://abdel-lall.github.io/GifTastic/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published