Casestar is an MVVM Jetpack Compose app that shows users the list of popular movies with their trailers and other important info like average ratings. Data is fetched from The Movie Database (https://www.themoviedb.org/)
- Jetpack Compose
- Paging3 library
- Kotlin Coroutines
- Picasso
- Retrofit