punit-shah / pokemon-react-graphql

Pokemon with React & GraphQL

Home Page:https://pokemon-react-graphql.surge.sh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pokemon-react-graphql

A Pokedex built with React and GraphQL!

Uses the graphql-pokemon GraphQL API.

This project was bootstrapped with Create React App.

Development

  • npm install to install project dependencies
  • npm start to run the app in development mode and open a local preview in your browser
  • npm test to run tests

Todo

  • Build components for each page
  • GraphQL queries with Apollo
  • Routing with React Router Reach Router
  • Unit tests for components
  • Styling
  • Routing tests - would require an end-to-end testing setup

About

Pokemon with React & GraphQL

https://pokemon-react-graphql.surge.sh/


Languages

Language:JavaScript 75.9%Language:CSS 20.8%Language:HTML 3.3%