Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 487 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 487 Bytes

Words

A simple vocabulary building app with an image picker to help create a better visual to memorize the words

Build

  • Sign up at unsplash Developers for an Access and secret key.

  • replace the constants file with your respective keys

    static let unsplashAccessKey = "ADD ACCESS KEY HERE"

    static let unsplashSecretKey = "ADD SECRET KEY HERE"

  • Make sure to install the pods in the podfile

  • Thats it!

Demo

Word App Demo