/poke-shake

Primary LanguageTypeScriptMIT LicenseMIT

Bulbasaur Charmander Squirtle

poke-shake

Tested with: node:v14.16.1 npm:v6.14.12

Getting started:

npm install
npm start

Navigate to localhost:8080 If you want to pre-populate the search then add the query parameter pokemon eg. localhost:8080/?pokemon=charmander

Running tests:

npm test

Building for production:

npm run build