Changes: 
* each user can see, add, update, delete their own pets only
* added contact form to Contact page
* Updated Home page (created a reusable card component from scratch - using property binding. Cards are generated with *ngFor)
* Updated About page (created Angular Material cards, using property binding and *ngFor)
* Updated forms validation