Skip to content

LorenzoRuggeri/ng2-pokedex

 
 

Repository files navigation

Angular 2 Pokédex

Development

Requirements

This project was generated with angular-cli, so in order to run this project, you'll have to install it as well.

Development server

To run the application locally, you have to run the following command:

ng serve

After this, you can go to http://localhost:4200 to view the application.

Libraries

The following libraries were used:

Documentation

The development of this application is documented in the following articles:

  1. Getting started with Angular 2 using Angular CLI
  2. Writing services with Angular 2 and RxJS
  3. Writing your first component with Angular 2
  4. Creating a pagination component with Angular 2
  5. Using routing with Angular 2
  6. Changing your page title when a route changes with Angular 2
  7. Implementing your own pipes with Angular 2
  8. Animating with Angular 2
  9. Showing a loader with Angular 2

About

Pokedex created with Angular 2 and the Pokéapi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 69.3%
  • HTML 21.3%
  • JavaScript 5.6%
  • CSS 3.8%