Skip to content

gabriel-brito/poke-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PokeSearch

how many times you saw a pokemon and you couldn't register him? Now you'll not have this problem anymore!

Pokedex

What have been used until now:

  • Yargs

  • ECMA Script

  • Prettier

  • ESlint

  • Lint-Staged

how to use the Pokedex?

First of all, you need to clone this repo with:

git clone https://github.com/gabriel-brito/poke-search.git

And then you install all the dependencies with:

cd poke-search
npm i

Ok! Now you're ready to register every pokemon on your pokedex with:

node index.js pokemon

Or with the directly command:

node index.js pokemon [pokemon_name] - or - node index.js pokemon [1..151]

It will apear every necessary detail of the selected pokemon on your console!

Ash Ketchum
Now you're *gonna catch 'em all*!!

About

CLI to search Pokemons in your Terminal!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published