This project was generated with Angular CLI version 6.2.4.
Install NPM dependencies with:
npm install
Start Development Server with:
npm run start
Component | Description |
---|---|
ht-product-card |
Displays a random product from the product catalog |
ht-product-search |
Searches for products by name |
ht-shopping-cart |
Displays number of items in the cart |
ht-header |
Displays welcome message to the website |
ht-footer |
Displays contact information on the bottom of the page |