Inspiration
pokeapoi provided with professional API feature and beginner friendly documentation for which I got really eager to work with connecting multiple API together to extract deatils for pokemon desired by user.
What it does
It basically asks user to type any pokemon character to get information like height, moves and abilities.
How we built it
This is built using Nextjs and Shadcn UI library.
Challenges we ran into
we ran into intensive API query for 1302 characers. So I overcame by storing them locally and quering from it.
Accomplishments that I'm proud of
I was able to connect to multiple API to extract information of character.
What we learned
I learned to store query result locally. So that site does not have to make number query making server job intensive.
What's next for Pokemon
Thinking of showing multimedia such as image, clips when user make query for certain character.
Built With
- nextjs
- pokeapi
- shadcn
Log in or sign up for Devpost to join the conversation.