Skip to content

nightwolfdev/pokemon

Repository files navigation

Pokemon

Star Wars App

Pokemon app using Angular, RxJS, Typescript and the PokeAPI.

Getting Started

  1. Clone the repo
    git clone https://github.com/nightwolfdev/pokemon.git
  2. Navigate to the project folder
    cd pokemon
  3. Install dependencies
    npm install
  4. Run the app
    ng serve
  5. Visit the app in a browser
    http://localhost:4200

Links