[![LinkedIn][linkedin-logo]][linkedin-url]

pokedexyvs

![Vue][vue-logo] ![Tailwind][tailwind-logo] ![Vercel][vercel-logo]

And very stylish pokedex web app made with Vue.js and TailwindCSS.
View Demo ยป

## About The Project [![][product-screenshot]](https://pokedex.xyvs.io) This a pokedex web app made with Vue.js, it's using the [PokeApi](https://pokeapi.co/) to get the data, it's inspired this design on [Dribbble](https://dribbble.com/shots/2859891--025-Pikachu) and it's also deployed on [Vercel](https://vercel.com/).

(back to top)

## Getting Started This is how to set up your project locally and get a local copy up and running. ### Installation 1. Clone the repo ```sh git clone https://github.com/xyvs/pokedex ``` 2. Install NPM packages ```sh npm install ``` 3. Run the dev enviroment ```js npm run dev ``` 4. Go to `http://localhost:3000` and enjoy!

(back to top)

## License Distributed under the MIT License.

(back to top)

[product-screenshot]: images/screenshot.png [linkedin-logo]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin [linkedin-url]: https://www.linkedin.com/in/jofranmtz/ [vue-logo]: https://img.shields.io/badge/Vue-black?style=for-the-badge&logo=vuedotjs&logoColor=fff [tailwind-logo]: https://img.shields.io/badge/Tailwind-black?style=for-the-badge&logo=tailwindcss&logoColor=fff [vercel-logo]: https://img.shields.io/badge/Vercel-black?style=for-the-badge&logo=vercel&logoColor=fff