Skip to content

segfal/pokemon_queries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokemon Queries

This code fetches data for a list of Pokémon from the PokeAPI and matches them by type.

How to Run

Install dependencies

npm install

Run the script

node main.js

How it works

The code uses the PokeAPI to fetch data for a list of Pokémon. It then matches each Pokémon by type and logs the results to the console.

License

This project is licensed under the MIT License.

About

An app that queries all the pokemons

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published