This pokedex app uses the pokeapi to get the data of all existing pokemons, they are a lot, and you can get their info with just a few clicks! Complete with: search options (by name or id), dark and light mode
- Coded using Kotlin
- The UI was made using Jetpack Compose
- Consumes the PokeApi using Retrofit2
- Architecture MVVM + Clean
- Dependency injection framework Dagger Hilt
- Uses Material Design 3
- Custom app Icon and vector images were made using Inkscape
Create a great tool that really explores the great potential of the pokeapi, so that every pokemon fan can get with ease the information that they need.
Practice and learn while having fun, and be surprised by the number of pokemon that there are.
Explore the potential of kotlin with compose to create applications with excellent scalability.
- fork this project to your github account
- open it in your pc using android studio
- select your device of preference (virtual or physical)
- click in the play icon in the top center of android studio to build and instal
- have fun!






