It is toy app for fun created in Jetpack Compose that uses REST Api PokeApi to display the list of pokemon along with their stats and type.
- Retrofit - Retrofit turns your REST API into a Java interface
- Dagger-hilt - A fast dependency injector for Android and Java
- Coil - An image loading library for Android backed by Kotlin Coroutines.
- Light and Dark mode
- Search bar
- Stats display
- Biometric Authentication