Noroff Java Fullstack Assignment 4 - Pokémon Trainer web app built with the Angular Framework
Pokemon Trainer goals:
- Login page
- List of Pokemons: Catalogue page
- "Catch" a pokemon
- "Catched" pokemons in the profile page
Login built with API storage, Angular router routing and Guard service, Pokémon API used for Pokémon data that we decided to use only with the maximum results of one call.
Clone the repository locally and run npm install inside the cloned directory.
Use Angular-CLI to
Run ng serve -o in the same directory to start the application in your default browser.
@Azruim(Nico Behnen) @teemunasanen
PRs accepted.
Small note: If editing the README, please conform to the standard-readme specification.
MIT © 2022 Nico Behnen & Teemu Näsänen