Skip to content

wickertongue/pokemon_search

Repository files navigation

Pokemon Search

Pokemon search is now available via Heroku

Image of PokemonSearch

To set up Pokemon Search on your local computer

Pull down the files and save ina local directory, then run npm install in a terminal within that directory. Finally, run npm run serve to compile and navigate to localhost:8080

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

Pokemon Search allows a user to search for details of Pokemon using dropdown or keyup search functions. Data is sourced directly from PokeApi.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published