Skip to content

Side project for listing pokemons consuming poke-api (graphql)

License

Notifications You must be signed in to change notification settings

gabrielreisn/pokedex

Repository files navigation

pokedex

This repo is a side-project for testing some a few technologies and building a cool pokemon fetch using graphql pokemon API

image

The final production version can be used here: https://ts-pokedex.netlify.com/

Running the project:

  • Using Node:

    • requrements:

      • node
      • yarn
    • $ yarn ( for instaling the depdendencies )

    • $ yarn start

  • Using Docker:

    • requirements:

      • Docker
      • Docker-compose
    • $ docker-compose build

    • $ docker-compose up

Tech used:

 - React
 - TypeScript
 - Urql/graphql
 - Styled-components

Future steps:

About

Side project for listing pokemons consuming poke-api (graphql)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published