BrightkyEfoo / ng-pokemon-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This app is an angular frontend based app for managing your pokemons of your pokedex.

Start project

  1. first stage you have to open your terminal and run the following commands:
$> npm run start
  1. you have tou open your browser and navigate to here

Routes

All explanation about routing

Each pokemons got a details Page. the main route is a view wich describe all pokemons.

The first route

The other routes

  1. Details Pokemon Route Is here that you can see all the attributes of your selected pokemon
  2. Edit Pokemon Route ==Comming soon==

About


Languages

Language:TypeScript 63.7%Language:HTML 28.8%Language:SCSS 7.5%