Skip to content

jesuskata/expo-pokedex-app

Repository files navigation

Expo Pokédex App

This is a personal project developed with Expo for a mobile Pokedex App using GraphQL PokeAPI.

Screenshots

Splash screen Splash screen

Home Home

Detail screen Detail screen

Credits menu screen Credits menu screen

Configurations for the project

This project is written in React Native with Expo, so, the initial configurations are:

  • Yarn (the version of Yarn used is 1.22.10)
  • VSCode
  • ESLint
  • Commitizen
  • Node with NVM (the version of Node used is v14.15.1)
  • Expo (the version of Expo used is 4.1.6)

Running the project

First of all, install all the dependencies:

yarn

Now, to run the project:

yarn start

About

This repo contains the code base for an Expo Mobile App with a Pokedex using https://graphql-pokeapi.vercel.app/

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published