/movie-booking-tmdb

Sample iOS Application for movie-booking using TMDB.

Primary LanguageSwiftMIT LicenseMIT

movie-booking-tmdb

Sample iOS Application for movie-booking using TMDB.

This project uses VIPER architecture

Pre-Requisite
  • XCode
  • Cocopod
  • Create an API Key from TMDB
  • Clone this repo
  • Replace the API Key with your key here
Running this project
  • Navigate to the folder and run the following
$ cd movie-list-tmdb
$ pod install
  • Open movie-list-tmdb.xcworkspace in XCode and Run the project