lluukinha / whos-that-pokemon

Who's That Pokemon game built in VueJs

Home Page:https://lluukinha.github.io/whos-that-pokemon/dist/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Who's That Pokemon?

Demo: https://lluukinha.github.io/whos-that-pokemon/dist/

I created a simple Who's that pokemon game using only VueJs based on this project i saw from a friend from Facebook using React.

The pokemon list Json is a file I created for use in another projects, that's why it has informations about the type, description, next evolutions, etc... The Json is in portuguese (PT-BR) but everything else is coded in English.

Why do I use Pokemon data in almost every project?
  • a lot of people already know at least the 151 from first generation
  • big database
  • nostalgic
I dont have any rights. Pokémon and Pokémon character names are trademarks of Nintendo.

About myself

I am a software developer since 2011 and working professionally since 2013 and a great techology and videogames lover.

Links and Projects

  • Pokedex - Pokedex built with Vanilla PHP and Vanilla JS
  • Instagram - Personal Profile
  • Youtube - Youtube channel (PT-BR)
  • Page - Personal Home page.
  • LinkedIn - My LinkedIn Profile

Installation

You just need to clone the repository and install the npm package.

$ npm install
$ npm run serve

About

Who's That Pokemon game built in VueJs

https://lluukinha.github.io/whos-that-pokemon/dist/


Languages

Language:Vue 81.7%Language:HTML 16.6%Language:JavaScript 1.8%