Skip to content

bzenky/pokedex

Repository files navigation

Pokedex

A simple application to test, learn, practice and study some technologies. It´s a pokedex containing the first generation (#151) of pokemons.

App Screenshot

Stacks

NextJS, GraphQL, Apollo, Styled Components, Chakra-UI, SVGR.

API´s

Utils

I created a file to make it easier to work with the pokemon evolutions, so if you need something similar to your project, check it out evolutionChains

Installation

clone or download and run

  yarn

also avaible at https://www.pokedex.bzenky.dev/