Searching for a pokemon by name needs to be lowercase. The API returns a 404 error for the search "Charizard", but working when I type "charizard". Convert the user's search to lowercase.
The search page needs to handle not finding a pokemon. You should display a message to the users when API finds no pokemon. Also, no console log errors should occur on a 404
Searching for a pokemon by name needs to be lowercase. The API returns a 404 error for the search "Charizard", but working when I type "charizard". Convert the user's search to lowercase.
The search page needs to handle not finding a pokemon. You should display a message to the users when API finds no pokemon. Also, no console log errors should occur on a 404
https://www.pokemon.com/uk/pokedex