An open API service indexing awesome lists of open source software.

https://github.com/moishinetzer/pokedex-api-react

React app that showcases a pokedex containing all of the pokemon. Pokemon can be viewed with more details
https://github.com/moishinetzer/pokedex-api-react

Last synced: about 1 year ago
JSON representation

React app that showcases a pokedex containing all of the pokemon. Pokemon can be viewed with more details

Awesome Lists containing this project

README

          

#Pokedex API user

Simple react app that uses the pokeapi to fetch a list of pokemon and print them out on the screen.

Includes pagination that allows you to go to next and previous page results as they are limited per page.