Browse Most Popular Movie Today
Before you can run the project, please prepare The Movie DB API. You can get the API Key here: https://www.themoviedb.org. Then, add MOVIE_API_KEY
variable to gradle.properties
file.
Example:
MOVIE_API_KEY="api_key_here"