Skip to content

I made this project to learn React Native. Ma aim was to complete it quickly, which may have resulted in some less-than-optimal solutions.

Notifications You must be signed in to change notification settings

karmatys8/Pokemons

Repository files navigation

React Native Pokemon App

This is a project created with create-expo-app.

It was developed only for iOS, so it will most likely not work on Android or web browsers.

How to run

Make sure that you have Xcode installed.

  1. Clone the repo

    git clone https://github.com/karmatys8/Pokemons.git
  2. Enter it

    cd Pokemons
  3. Install dependencies

    npm install
  4. Start the app

    npx expo start
  5. Run the iOS simulator

    i

About

I made this project to learn React Native. Ma aim was to complete it quickly, which may have resulted in some less-than-optimal solutions.

Topics

Resources

Stars

Watchers

Forks