Top Stories is an iOS app created with Swift 2.0 in XCode 7.3 consuming the NYTimes api.
It allows the user to read the top 20 most viewed stories in the past week
for the chosen section of the New York Times.
To take a look:
- Clone the repository: git clone https://github.com/jdrichardstech/TopStories.git
- Open TopStory.xcworkspace in XCode 7.3
- Use either the simulator or your iOS phone to run the app