KasTasElis / pokedexapp

Pokedex app for React Native tech interview

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pokedex app

The Pokédex is an app created and designed to catalog and provide information regarding the various species of Pokémon featured in the Pokémon video game, anime and manga series.

Setup

Follow the docs here https://docs.expo.dev/get-started/installation/#requirements to make sure you have your environment ready for developing Expo apps. On high level you'll need:

  • Node
  • Git
  • Watchman
  • Expo Go app on your mobile device

Running the project

  • yarn install or npm install
  • yarn start or npm start
  • Scan the qr code on the Expo Go app (regular Camera app on iOS device)

About

Pokedex app for React Native tech interview


Languages

Language:TypeScript 97.2%Language:JavaScript 2.8%