Skip to content

merrazquin/ajax-giphy-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

Giphy API/AJAX Demo

Overview

Simple application that allows you to pull GIFs from the Giphy API.

Features

  • Responsive
  • Selecting the same topic more than once will add new GIFs (rather than refreshing with same GIFs)
  • Favorites and custom "topics" saved to local storage
    • Clear storage button allows users to clear out all favorites and custom topics
  • "Food of the day" pulled from the RSS feed of foodimentary.com

Built with

  • Bootstrap
  • HTML5
  • CSS3
  • JQuery
  • Giphy API