Skip to content

rodrigoHime/my-pokedex

Repository files navigation

MyPokedex

js-standard-style

  • Pokedex app build with React Native using pokeapi

✅ Some tecnologies

⬆️ How to Setup

Step 1: git clone this repo:

Step 2: cd to the cloned repo:

Step 3: Install the Application with yarn or npm i

Step 4: Install the Pod iOS dependencies with cd ios && pod install

Step 5: Copy the envoiroment file .env.example to .env cp .env.example .env

▶️ How to Run App

  1. cd to the repo
  2. Run Build for either OS
  • for iOS
    • run npx react-native run-ios
  • for Android
    • Run Genymotion or an AVD device
    • run npx react-native run-android

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published