/pokedex-vue

Pokédex Vue.js + Vite

Primary LanguageVue

Pokédex Vue.js + Vite

This is a simple Pokédex project developed using Vue.js. The application allows users to search for the first 151 Pokémon, displaying cards with an image, name and number based on the input provided.

image

Getting Started

These instructions will give you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on deploying the project on a live system.

Prerequisites

Requirements for the software and other tools to build, test and push

Installing

Clone the project

In your favorite terminal

pnpm install
pnpm run dev

After that it will serve on a host port

Authors