Challenge: SubReddit Posts

  1. Build a simple app that allows users to enter in the name of a subreddit in a textfield, hit submit, and see the titles of the current posts for that subreddit.
  2. List the current posts in a tableview.
  3. Black diamond: If the user taps on a cell, open a SafariViewController to the URL of that post.'