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

pokedexyvs

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

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

## About The Project [![pokedexyvs][product-screenshot]](https://example.com) 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 an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps. ### Installation 1. Clone the repo ```sh git clone https://github.com/xyvs/pokedex ``` 2. Install NPM packages ```sh npm install ``` 4. Run the dev enviroment ```js npm run dev ```

(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 [vue-url]: https://vuejs.org [tailwind-logo]: https://img.shields.io/badge/Tailwind-black?style=for-the-badge&logo=tailwindcss&logoColor=fff [tailwind-url]: https://tailwindcss.com [vercel-logo]: https://img.shields.io/badge/Vercel-black?style=for-the-badge&logo=vercel&logoColor=fff [vercel-url]: https://vercel.com