Skip to content

UxerDevCoding/Pokemon_Game_Vue_Jest

Repository files navigation

04-pokemon-game

You must guess between four options the identity of the pokemon that hides behind the silhouette

Project setup

npm install

npm install axios

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Customize configuration

See Configuration Reference.

Api

https://pokeapi.co/

Deploy URL

https://pokemonguessgame.netlify.app/

Notes

Inspired by a practice from the course "Vue.js: Zero to Expert" from Udemy

Author

Omar Hevia