fernandofleury / pokedex-modern-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pokedex-modern-api

A simple implementation of frontend/backend of the pokedex. Built on top of React, Apollo and GraphQL. Check out the Client for the frontend part.

Running the project

  • yarn or npm install
  • yarn or npm watch

Updating the data

New game release? Or you want to add more fields to the data?

  • yarn or npm run seed (Please note this takes a while to run)

About


Languages

Language:TypeScript 100.0%