Skip to content

A Black Sails themed page that calls the Giphy API when a button is selected and returns ten gif's of that theme. Site allows the user to create their own button if they would like.

Notifications You must be signed in to change notification settings

bhowell841/GifTastic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

GifTastic

Website that calls the giphy api and returns the search from your button click.

Overview

  • Call the giphy API
  • Have an initial array of topics (related to the tv show "Black Sails")
  • When the page loads, render the array of topics to buttons
  • When user clicks button, pull 10 gifs and load them to the page in a static state
  • When you click a gif, it animates, click again, it pauses
  • Input form where you can type a query and it'll put a button on the page that works

Visit the site:

https://bhowell841.github.io/GifTastic/

Screenshots

Main Page

Screen Shot 2019-05-01 at 8 42 43 PM



Gif results after clicking the "Edward Teach" button

Screen Shot 2019-05-01 at 12 19 48 AM



Adding a "Jack Sparrow" button

Screen Shot 2019-05-01 at 12 02 28 AM



Results after clicking the "Jack Sparrow" button

Screen Shot 2019-05-01 at 12 20 11 AM

About

A Black Sails themed page that calls the Giphy API when a button is selected and returns ten gif's of that theme. Site allows the user to create their own button if they would like.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published