The Pokedex allows you to look up your favorite pokemon to see their stats. You can search by name and id! There are currently: 898 pokemon in the database. You can also directly link to pokemon pages (e.g. Here)
- Search for pokemon by ID and name
- View pokemon info
- ID
- Name
- Photo (if there is one)
- Types
- Description (currently in English only)
- Stats
- Height
- Weight
- Species
- Etc...
- Directly link to pokemon
- Mobile version (desktop coming soon)
Client: React.js, Axios, React Router, Redux
API: PokeApi