Pokemon Single Page Using SSR: charmeleon

← Back to SSR Demo

Data Fetched before each visit: 4/23/2024, 1:58:05 PM

pokemonDetail:

{ "abilities": [ { "ability": { "name": "blaze", "url": "https://pokeapi.co/api/v2/ability/66/" }, "is_hidden": false, "slot": 1 }, { "ability": { "name": "solar-power", "url": "https://pokeapi.co/api/v2/ability/94/" }, "is_hidden": true, "slot": 3 } ], "forms": [ { "name": "charmeleon", "url": "https://pokeapi.co/api/v2/pokemon-form/5/" } ], "types": [ { "slot": 1, "type": { "name": "fire", "url": "https://pokeapi.co/api/v2/type/10/" } } ], "weight": 190 }