/pokedex_app

Primary LanguageJavaScript

Pokedex APP

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.

Settings

  • execute your android emulator.
  • issue 'yarn install && npm run android'.
  • and finally enjoy it.

Extra

  • you can generate your own APK issuing 'npm run apk' or looking in apk folder.

Showcase

React App