c24e98ff8a0af81d9ab6dd9f616776809c63ecba
All checks were successful
Format the code / Format Files (push) Successful in 16m26s
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%
