Skip to content

cuongbuoi/pokedex

Repository files navigation

Project Pokedex

Overview

A simple application to look up Pokemon using Pokemon API.

Top features:

  • Able to click to show a popup displaying the selected pokemon's information
  • Sorted by pokemons’ numbers
  • Filtered by pokemons’ stats (total, hp, attack, defense, sp_atk, sp_def, speed)
  • Filtered by pokemons’ types

Requirements

  • Node version: 18 or later

Project setup

1. Copy environment variable file

cp .env.development.example .env

2. Install packages

yarn install

3. Compiles and hot-reloads for development

yarn serve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published