Popular Movies App created as a part of Udacity Android Developer Nanodegree Program.
The app uses The Movie Database API to get movie information and posters. You must provide your own API key in order to build the app. When you obtain API key, replace api_key with your API key in the ~/.gradle/gradle.properties file.
buildTypes.each {
it.buildConfigField 'String', 'API_KEY', api_key
}
- Popcorn by Freepik