/pokemon-api-vue-tailwind

Primary LanguageVueGNU General Public License v3.0GPL-3.0

pokemon-api-vue-tailwind

  • project made using Vue 3, Vue-router and Tailwind CSS
  • start typing into the input and you'll see available Pokemon
  • click on a name to see it's info and shiny image
  • Main title takes zou back to the homepage
  • big thanks to PokéAPI for the cool free API

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.