Inspiration

I wanted to practice using APIs and I like Pokemon.

What it does

Use it and See!

How I built it

I used javascript, node.js, html and css and the pokéAPI and the TripAdvisor API

Challenges I ran into

There are a few bugs that I couldn't resolve in time, and it can't handle all improper inputs well.

Accomplishments that I'm proud of

Despite the bugs, I'm proud of what I could accomplish in such a short time.

What's next for Pokedex Fun

  • Allow users to search for locations, and then have different pokemon come up based on those locations.
  • Improve interface and webpage design
  • Resolve bugs relating to search function
Share this project:

Updates

posted an update

Hi everyone! I just wanted to remind you that if you want to run this on your computer, make sure that you remember to create a process.env file with a tripadvisor key and then run source process.env in the terminal! :)

Log in or sign up for Devpost to join the conversation.