Welcome to my version of Pokedex, where you can see all pokemons.
https://pokedex-pauloavra.vercel.app/
Install dependencies using yarn:
yarn installNote: Youโll need to ensure you are running Node.js 12.13.0 or higher
Runs the app in the development mode:
yarn devNote: Public GraphQL endpoint has a limit of 100 calls per hour. If the limit is exceeded it is always possible start local PokeAPI GraphQL and replace POKEAPI_GRAPHQL_URI with new endpoint.
Thanks to PokeAPI for the Pokรฉmon data.
Feel free to report or add any useful feature. I will be glad to help if someone has any questions.
ย ย ย ย ย Paulo Avramenko (paulo-avramenko)