fdc9e29bc5199ac09a47cef181be327fafb61752
Some checks failed
Format the code / Format Files (push) Failing after 4m24s
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%
