jeebeez / pokedex-lite

A Virtual Pokedex. Search for pokemon's and see their stats. πŸŒπŸš€

Home Page:https://pokedex-lite.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PokeDex

Live Demo

Click here to see it live

project thumbnail

Installation

git clone https://github.com/jeebeez/pokedex-lite.git
cd [foldername]
yarn install
yarn start

Features

  • Trainers can navigate through the pokedex and look at all the Pokemon .
  • They can also search for pokemon.
  • They can use filters to see a particular type of Pokemon.
  • Trainers can change the number of pokemon per page.
  • The pagination is dynamic and changes accordingly when trainers search or apply filters.
  • Clicking on a Pokemon's card opens up a modal with additional stats.

External Libraries

About

A Virtual Pokedex. Search for pokemon's and see their stats. πŸŒπŸš€

https://pokedex-lite.netlify.app/


Languages

Language:TypeScript 86.9%Language:HTML 7.8%Language:JavaScript 3.1%Language:CSS 2.1%Language:Shell 0.3%