In this project, we'll have a pokedex with basic information using https://pokeapi.co V2 as API and https://raw.githubusercontent.com/PokeAPI/sprites/ as image repository.
- execute your android emulator.
- issue 'yarn install && npm run android'.
- and finally enjoy it.
- you can generate your own APK issuing 'npm run apk' or looking in apk folder.