Skip to content

WilianMorales/pokedex-App

Repository files navigation

Pokedex

This project was generated with Angular CLI version 12.2.18.

Functionalities

  • Responsive Design
  • List all Pokémon of all generations
  • Show information about pokemons and their evolutions
  • filter the data of the pokemon according to its evolutions
  • Search for a pokemon
  • Filter pokemon according to its type
  • Change the mode of the image using a SlideToggle
  • Add pokemon to favorites

Responsive

Design preview for Mobile

Design preview for Desktop

The following API was used:

PokeAPI --> https://pokeapi.co/

Implemented Dependencies:

  • ngx-toastr
npm i ngx-toastr

Note:

Install dependencies for running this project

npm install