Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 1.66 KB

README.md

File metadata and controls

43 lines (28 loc) · 1.66 KB

MoviesApp

build
Movie app that uses modern android components and MVVM architecture.


NOTE: You can check Compose implementation of app from here


Libraries


API keys

You need to supply API / client keys for the service the app uses.

Once you obtain the key, you can set them in your ~/local.properties:

# Get this from TMDb
API_KEY=<insert>