Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 508 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 508 Bytes

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