/FlickrPics

SwiftUI implementation of a Flickr photo browser.

Primary LanguageSwift

FlickrPics

SwiftUI implementation of a Flickr photo browser.

This is a SwiftUI Flickr image browser using flickrs simple search api

To search: enter a category, then free text deliminated by a comma e.g.

Rocket, spacex <- this will search for tags of Rocket with text spacex.

Guitar, Amplifiers, fender <- this will search for 2 tags Guitar and Amplifier with text fender.

#Run

  1. Open up xcode (>=11)
  2. navigate to the project FlickrPics
  3. choose your device or simulator
  4. hit run