Apero app is an Android app Querying TMDb API to provide information on now playing, upcoming movies
- Retrofit - Http Client for Api Calls
- Gson - Serialization/Deserialization Library
- Okhttp - An HTTP+HTTP/2 client for Android
- Glide - Image Loading Library
- Architecture Components - MVVM
- DaggerHilt - Dependency Injection into an Android application.
- Coroutine - Async data loading