Skip to content

My Pokédex is an app that queries data from the community-built PokéAPI. Users are able to search Pokémon by their names or Pokédex number to view crucial information about the Pokémon including type, base stats, and evolution lines.

Notifications You must be signed in to change notification settings

KobeZ123/my-pokedex

Repository files navigation

Pokémon Pokedex

My Pokédex is an app that queries data from the community-built PokéAPI (a RESTful Pokémon API, which can be found at [(https://pokeapi.co/)]). Users are able to search Pokémon by their names or Pokédex number. This app will fetch and display crucial information about the Pokémon including type, base stats, and evolution lines.

How the App Works

The user is greeted with a simple interface, prompting them to search up their favorite Pokémon!


The app looks great on both desktop and mobile devices!

The user can press their search result card and see a page view of the Pokémon data.



The app also handles logic for complicated Pokémon evolution lines, displaying branching evolutions!

About

My Pokédex is an app that queries data from the community-built PokéAPI. Users are able to search Pokémon by their names or Pokédex number to view crucial information about the Pokémon including type, base stats, and evolution lines.

Resources

Stars

Watchers

Forks