Reviews component of an e-commerce site for wristwatches.
- https://github.com/SDC-Group-2/MVMT-summary
- https://github.com/SDC-Group-2/MVMT-details-specs
- https://github.com/SDC-Group-2/MVMT-product-photos
# Generate fake data:
npm run generate
# Start app:
npm run build
npm run seed-pg
npm run start-pg