/PokeAPI

A front-end that allows users to interact with the Pokemon API.

Primary LanguageJavaScript

PokeAPI

Acknowledgements

This is a project designed to showcase the use of the Pokemon API, created by Paul Hallett and other PokéAPI contributors around the world. Pokémon and Pokémon character names are trademarks of Nintendo. This project is intended for educational purposes.

How Does It Work?

Simply enter the name of the pokemon you wish to obtain information about. Once the API call is successful, you will receive: the name, height, weight, move list, and pictures of the Pokemon. Other features will be added throughout the course of the project.