Strike2-ux / PokeApi-Node-and-Express

A basic Full deployed PokeApi
5 stars 5 forks source link

[feature] Add images to the pokemon #3

Closed KarlHeitmann closed 2 years ago

KarlHeitmann commented 2 years ago

The allPokemon constant has a list of pokemons, with it's id, nombre and tipo. Add image_urlthat has the url to get the image of the pokemon. In order for this feature to work, you will need to serve the image assets to be served on express.

Strike2-ux commented 2 years ago

@patcont @KarlHeitmann if you can see, the new update, I did what you ask, remember always the variables need to be write in English, for professional purposes. The links of the images are official from the pokemon company.