emrec93 / PokeAPI

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:JavaScript 50.8%Language:HTML 39.1%Language:CSS 10.1%