An open API service indexing awesome lists of open source software.

https://github.com/tolevats/poke-api-v2


https://github.com/tolevats/poke-api-v2

actions getters mutations vue-router vue2 vuex

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Pokémon Guide Application

## Overview

This project is a simple Vue.js application that allows users to search for Pokémon by name or ID. It utilizes the [PokéAPI](https://pokeapi.co/) to fetch Pokémon data and Vuex for state management.

## Features

- Search for Pokémon by name or ID.
- Display Pokémon information including name, ID, abilities, and moves.
- Responsive design with a user-friendly interface.

## Technologies Used

- Vue.js (Vue 2)
- Vuex
- CSS (for styling)