This project was generated with Angular CLI version 12.2.18.
DEMO: App Pokedex
- 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
PokeAPI --> https://pokeapi.co/
- ngx-toastr
npm i ngx-toastr
npm install