Skip to content

lemamon/pokedex

Repository files navigation

pokedex

A pokedex React Native app

Enviroment (see more)

  • node: 14.16.0
  • npm: 6.14.11
  • iOS: 14.4.1

Features

  • Listing pokemons from pokeapi.co
  • infite scroll
  • adptative with user system theme preferences (dark/ligth mode)
  • pokemon details page

Run project

  • npx react-native run-ios
  • npx react-native run-android