/MyMovies

Application consuming the TMDB Api

Primary LanguageKotlin

MyMovies (Android App) 📽️

Project description (First version)

Application consuming the TMDB Api

Clean Architecture and MVVM.

BGLight BGDark

Some development tools:

Setup:

  • Go to TMDB, and get key an token.
  • Create "apikey.properties" on project, including the api key, and token, example: API_KEY="...", API_TOKEN="...".
  • After that, just build and run the application.

Enjoy!:heart: