DEV Community

Cover image for Pokedex: Gotta Search'em All
Phillip Shim
Phillip Shim

Posted on

Pokedex: Gotta Search'em All

I recently built out an interactive Pokedex to mimic what Pokemon Trainers would use :). This was such a fun project, I wanted to share with y'all!

Gotta Search'em All🔍

https://gotta-search-em-all.netlify.app/

repo

https://github.com/shimphillip/gotta-search-em-all

Contributing

Feel free to contribute via Issues/PRs.

Top comments (13)

Collapse
 
lrdiv profile image
Lawrence Davis

Extremely cool UI! Any plans to add a router? I'd love to be able to share URLs from this app

Collapse
 
shimphillip profile image
Phillip Shim

Good idea! I will put that down as a todo :)

Collapse
 
shimphillip profile image
Phillip Shim

Just updated the app to use a router. Now you can give a pokemon id or a name like

gotta-search-em-all.netlify.app/po... or
gotta-search-em-all.netlify.app/po...

Collapse
 
agathebadia profile image
Agathe Badia

So cool! Great work :D

Collapse
 
shimphillip profile image
Phillip Shim

Thank you!

Collapse
 
patarapolw profile image
Pacharapol Withayasakpunt

Not mobile optimized

Collapse
 
shimphillip profile image
Phillip Shim

True that. I should've written that down.

Collapse
 
thebouv profile image
Anthony Bouvier

Did you use this?

pokeapi.co/

I usually point people I mentor to that data set because it is well made and deep.

Collapse
 
shimphillip profile image
Phillip Shim

Indeed yes. I really like the API.

Collapse
 
codingkim profile image
codingkim

Wow this project looks so fun with cool features! Great job, well executed :)

Collapse
 
shimphillip profile image
Phillip Shim

Thank you!

Collapse
 
delta456 profile image
Swastik Baranwal

Wow nice!

Collapse
 
shimphillip profile image
Phillip Shim

Thanks!