wwwjsw / pokedex

An Pokédex client to https://pokeapi.co/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pokédex.

  • An simple client to pokeapi.co, the propurse is list all pokemons and see details like HP, Attack, Defense, speed and abilities.

Get Project.

  • just type on console git clone git@github.com:wwwjsw/pokedex.git.

NOTE

Use node LTS! created on v12.18.2.

Installation.

IOS.

  • run yarn to install dependencies.
  • run npx pod-install ios to link cocoapods dependencies.
  • run yarn ios to run on IOS emulator.

Android.

  • run yarn to install dependencies.
  • run yarn android to run on android device or emulator.

Technical requirements.

  • React (Hooks, memo).
  • React-native.
  • Typescript.

Dependencies.

About

An Pokédex client to https://pokeapi.co/


Languages

Language:TypeScript 62.4%Language:Java 17.6%Language:Objective-C 13.7%Language:JavaScript 2.9%Language:Ruby 1.7%Language:Starlark 1.7%