Reviews component for E-commerce store
- https://github.com/gregoryrichens/sports-apparel-main-product-view
- https://github.com/true-barracudas/trackpinch-service
- https://github.com/true-barracudas/suggestions-service
- https://github.com/true-barracudas/reviews-proxy
BlueBar Apparel allows users to view products, product details, add products to cart/checkout, view related products and reviews.
An nvmrc
file is included if using nvm.
- Node 6.13.0
- etc
From within the root directory:
npm install
npm run seed
npm start
npm run react-dev