Simple Angular app, following the Angular.io tutorial to understand how Angular works.
It simulates an online store, listing products, product details and a checkout cart, using structural directives *ngIf, *ngFor, interpolation sintax {{ }}, property bindings [] and event bindings ()