Skip to content
This repository has been archived by the owner on Jul 12, 2019. It is now read-only.

alikaragoz/Flickr-Search

Repository files navigation

Flickr Search

Flickr Search is a very simple iOS app built in a few hours which consumes the Flickr Search API.

Main features are:

Getting started

  • Update CocoaPods dependencies, from terminal type

    pod install
    
  • Open project using Flickr Search.xcworkspace

  • Flickr API key

    #error Add your Flickr API Key below.
    static NSString *const AISearchClientFlickrAPIKey = @"<YOUR_FLICKR_API_KEY>";

About

Simple iOS app which consumes the Flickr Search API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published