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

https://github.com/tutkli/angular-pokedex

Pokemon viewer made with Angular and PokéAPI.
https://github.com/tutkli/angular-pokedex

angular pokeapi pokemon

Last synced: 11 months ago
JSON representation

Pokemon viewer made with Angular and PokéAPI.

Awesome Lists containing this project

README

          

# Angular Pokedex

A simple Pokemon viewer.

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 14.2.2.

**Check project at https://tutkli.github.io/angular-pokedex/**


Screenshot of the Angular Pokedex application

## Dependencies

* [Angular Material](https://material.angular.io/) Official Angular UI component library
* [FastAverageColor](https://github.com/fast-average-color/fast-average-color) Calculates the average color of any image.
* [Pokenode-ts](https://github.com/Gabb-c/pokenode-ts) Node.js wrapper for the PokéAPI.

## Available Scripts

### `npm start`

Runs the app in development mode.
Open http://localhost:4200 to view it in the browser.

## Important Notes

Please also note that the PokeAPI is still in the process of being updated, some Pokemons from later generations may be missing.