/jQuery-Pokedex

Pokedex built with jQuery using PokeAPI https://pokeapi.co/

jQuery-Pokedex

Pokedex built with jQuery using PokeAPI https://pokeapi.co/

To-Do:

  • Make sure the search function text input and search button work correctly
  • Add some styling to give a smoother experience
  • Add a couple of new details to the pokemon description, such as location or type
  • Make sure the pokedex element is positioned correctly and that the page is responsive
  • Upgrade the search bar to modify the input string formats so that the API pulls up the correct pokemon
  • Check if searching by Pokedex number is possible
  • Add descriptive comments to the project as needed