albert-gonzalez / smart-pokedex

Pokédex App made With React Native

Home Page:https://albert-gonzalez.github.io/smart-pokedex/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Smart Pokédex App

Smart Pokédex is a mobile app made with React Native. It uses the Favware GraphQL Pokémon API to get the pokémon data.

The App has 2 different screens:

  • Pokémon of the Day: It shows a different pokémon every day.
  • Explore: You can search pokémon by number, name and type.

Testing

The project is unit tested with Jest and e2e tested with Cypress.

Web version

The web app is published here: https://albert-gonzalez.github.io/smart-pokedex/

About

Pokédex App made With React Native

https://albert-gonzalez.github.io/smart-pokedex/


Languages

Language:TypeScript 98.4%Language:JavaScript 1.6%