Built with Jetpack Compose, ActorsApp connects to the https://hp-api.onrender.com/ API to retrieve information about actors from the Harry Potter movie series. The app presents the actors in a visually appealing lazy grid, showcasing their images along with their names.
- Kotlin
- Jetpack Compose
- Retrofit
- Moshi
- Coroutines
- Glide