Pokedex Vue
Pokedex App built with Vue 3 and TailwindCSS, for StickEarn Technical Test
Take a look at https://pokedex-stickearn.netlify.app/
How to run locally?
# 1. install dependencies
$ npm install
# 2. serve with hot reload
$ npm run dev
Pokedex App built with Vue 3 and TailwindCSS, for StickEarn Technical Test
Take a look at https://pokedex-stickearn.netlify.app/
# 1. install dependencies
$ npm install
# 2. serve with hot reload
$ npm run dev