rioarray / mypokedex-adventure-gql

List of Pokemon Character's using ReactJS as UI library and Apollo

Home Page:https://mypokedex-adventure-gql.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Pokodex Adventure GQL

Built with ReactJS and Apollo as GraphQL client. And thanks to @rlindskog and @lucasbento for build and maintain pokemon graphql that i using for this project.

Installation

My local machine using Node version v12.8.3 and NPM version v6.14.6. also Yarn version 1.22.5

After clone this repo, install the dependencies and start the server.

$ cd mypokedex-adventure-gql
$ yarn install
$ yarn start

And open http://localhost:3000 to view it in the browser

About

List of Pokemon Character's using ReactJS as UI library and Apollo

https://mypokedex-adventure-gql.vercel.app


Languages

Language:TypeScript 88.0%Language:HTML 10.6%Language:CSS 1.4%