This project was generated with Angular CLI version 9.1.0.
We use Angular Material and Flex-Layout
The idea of this project is to provide a UI that consume the apis exposed in the following Web APIs repositories:
All API projects implements the exact same endpoints.
What we get from this:
- We have API implementations to download and hook up with our UI project.
- We can practice different approaches in Angular
- From the terminal:
ng serve
- Once it's running, go to a browser
- Hit the following url http://localhost:4200/
- For the pages to work properly you will need a backend Web API up and running too, you can choose either of this: