8d0e4e9115d46615798ce5613894158bc0752fe3
About The Project
This a pokedex web app made with Vue.js, it's using the PokeApi to get the data, it's inspired this design on Dribbble and it's also deployed on Vercel.
Getting Started
This is how to set up your project locally and get a local copy up and running.
Installation
- Clone the repo
git clone https://github.com/xyvs/pokedex - Install NPM packages
npm install - Run the dev enviroment
npm run dev - Go to
http://localhost:3000and enjoy!
License
Distributed under the MIT License.
Description
Languages
Vue
86.4%
JavaScript
9.4%
HTML
3.8%
CSS
0.4%
