Bullseye is a recreation of the Target Item Product Page. This service renders the checkout component on the Bullseye site. The checkout component contains the following information for the product:
- Price
- Overall Review Rating
- Total Number of Reviews
- Color Selector
- Quantity Dropdown
- In Store Pick Up Section
- Delivery Section
- https://github.com/hrr40-fec1/item-checkout
- https://github.com/hrr40-fec1/item-reviews
- https://github.com/hrr40-fec1/item-details
- https://github.com/hrr40-fec1/Images
Some usage instructions
An nvmrc
file is included if using nvm.
- Node 6.13.0
- MongoDB 4.2
From within the root directory:
npm install
From within the root directory:
npm run seed
From within the root directory:
npm run build