/pokemon-game

Quem é este pokemon?

Primary LanguageVue

Who's That Pokémon?

Simple game built in vuejs with tailwind

❤️ 2 minutes quick start

💻 Running the server

💡 First of all you need to clone this repository and inside the root folder typing the following command:

npm install

or

yarn

After that run the app:

npm run serve

or

yarn serve

Your terminal will show something like that:

 DONE  Compiled successfully in 10092ms                                                                            
  App running at:
  - Local:   http://localhost:8080/ 

  Note that the development build is not optimized.
  To create a production build, run yarn build.

screen one

Right Answer Wrong answer
screen two screen three

📬 License

This software was created for study purposes only. Feel free to try it out.