poszposz / moviedb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MovieDB

It's a simple application for displayingg movies.

Instalation

After clone, you should install cocoapods with:

pod install

project uses Cocoapods-Keys for key encryption. Duringg pod installation you should provide a proper API Key to access movie database. You can obtain one from https://www.themoviedb.org. You can also add an .env file with:

MovieDatabaseAPIKey = your_api_key_here

About


Languages

Language:Swift 99.2%Language:Ruby 0.8%