0 Forks
3 Stars
3 Watchers

PokeDev

O projeto PokeDev é um aplicativo mobile que simula uma pokedex do jogos e anime Pokémon. A criação das interfaces foi usado React Native em conjunto com TypeScript e diversas bibliotecas disponíveis para React Native, enquanto a alimentação dos dados foi usado a PokeAPI, uma API de Pokémon muito bem documentada, livre para usar e popular.

How to download and setup PokeDev

Open terminal and run command
git clone https://github.com/Aszurar/PokeDev.git
git clone is used to create a copy or clone of PokeDev repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with PokeDev https://github.com/Aszurar/PokeDev/archive/master.zip

Or simply clone PokeDev with SSH
[email protected]:Aszurar/PokeDev.git

If you have some problems with PokeDev

You may open issue on PokeDev support forum (system) here: https://github.com/Aszurar/PokeDev/issues