This application help users discover popular and recent movies using TMDb API.
- Obtain an TMDb API Key.
- In
TMDbApi.java, replaceAPI_KEYconstant with your own. - Build & run, enjoy.
- Obtain an TMDb API Key.
- Run
pod installon iOS project root directory.../PopularMovies/iOS/PopularMovies(CocoaPods Installation). - Open
PopularMovies.xcworkspaceand build. - In
TMDbConstants.swift, replaceapiKeywith your own in theTMDbConstants.TMDBParameterValuesstruct. - Build & run, enjoy.



