https://github.com/xeoneux/frames-per-second
📽️ Project for iOS Developer Nanodegree by Udacity
https://github.com/xeoneux/frames-per-second
Last synced: 24 days ago
JSON representation
📽️ Project for iOS Developer Nanodegree by Udacity
- Host: GitHub
- URL: https://github.com/xeoneux/frames-per-second
- Owner: xeoneux
- Created: 2016-10-06T02:16:23.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-10-09T00:22:31.000Z (over 8 years ago)
- Last Synced: 2025-02-09T19:18:53.110Z (3 months ago)
- Language: Swift
- Homepage:
- Size: 162 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Frames Per Second
iOS app to get information about movies and tv shows.

## Requirements
* Xcode 8 with Swift 3
* The Movie Database API key## Build
1. Clone and open in Xcode
2. Add API key in API.swift file
3. Run the app on simulator or device## API
This project uses The Movie Database API. You can get an API key from [here](https://www.themoviedb.org/) after creating an account.