Flickr Photo Search

Building on my previous project, I redesigned the Flickr Feed to search by a user input string. This application queries the Flickr public photo feed when the user enters a string and clicks the search button, returning the latest relevant image results.

Website Features:

  • Searchable Image Feed
  • Uses Flickr Public API
  • Custom CSS

Languages and Tools:

  • HTML5
  • CSS3
  • jQuery
  • AJAX
  • JSONP
  • Flickr API