/Pokedex

A pokedex with basic search functions. Made for a task at Kodehode. NOTE: design of project is not finished

Primary LanguageJavaScript

Pokedex

--- DESIGN OF PROJECT IS NOT FINISHED ---

This is a pokedex created for a task at Kodehode and is using pokeAPI to search for and find pokemon.

Coding challenges for this project included mainly the handling and parsing of data from the API. This was my first time using an API to retrieve and use data, so some new concepts had to be employed.