This project was bootstrapped with Create React App following this tutorial.
- This application utilizes this GraphQL interface to retrieve data on all 151 original Pokémon. Each Pokémon's name, image, max HP and CP, type, and attacks are listed on their respective cards.
- @apollo/react-hooks
- Apollo Boost
- CSS3
- ESLint 14.0.0
- GraphQL
- GraphQL-Tag
- HTML5
- JavaScript
- ReactDOM 16.13.1
- ReactJS 16.13.1
- Clone down this project from GitHub
- Install http-server from npm.
- In your browser, navigate to https://localhost:3000/
- Review: FANTASTIC tutorial.


