/pokemon-app

Simple app to browse Pokemons

Primary LanguageTypeScript

Netlify Status

Pokemon App

Simple app that let you browse Pokemon list and find a Pokemon by id. Under the hood it uses a PokeApi from https://pokeapi.co/

Demo

You can see the demo version here:
https://compassionate-hugle-13ac63.netlify.com/

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.