This project contains a sample app to validate the NAPPA Prefetching Library correctness.
- Consume the PokeAPI to obtain information about the pokemon world
- Pokemons: list, see details, see ability details
- Pokemons abilities: list, see details, see pokemon details
- Locations: list and see details
- Berries: list and see details
- Open page with random data
- Find data per type and ID
This app was organized following the structure described in the PokeAPI Documentation page.