- 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
npm install
npm run serve
npm run build
npm run lint