Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 718 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 718 Bytes

random-quote

Application that shows movies and famous quotes randomly on screen. You can see any other quote by pressing the refresh button. You can access the API here.

If you want to try the application, you have to change some things.

What to do on api side;

  1. Create a mashape account
  2. Get api key here

What to do on the code side;

  1. Open the QuoteViewController.m file
  2. Go to line 40
  3. Enter the api key in the header

Screen Shot

img_4023