Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 539 Bytes

README.md

File metadata and controls

24 lines (21 loc) · 539 Bytes

pokedex-react-apollo

A simple Pokedex that displays all first-gen Pokemons and their details

Dependencies used

  • expo
  • react-apollo
  • react-navigation
  • react-native-elements
  • apollo-cache-inmemory
  • apollo-client
  • apollo-link-http
  • graphql
  • graphql-tag

Installations

Make sure you have Expo installed

  1. npm install
  2. npm start

Screenshots