Skip to content

hrr40-fec1/item-details

Repository files navigation

Bullseye - Item Details Service

Bullseye is a clone of a Target Item Page. This service (item details) is for the item details module within that. This module includes:

-A Fit & Details section

-A Sizing Chart section

-A Shipping Details section

-A Q&A section

-A "What's GiftNow?" section

Related Projects

Table of Contents

  1. Requirements
  2. Development

Requirements

An nvmrc file is included if using nvm.

  • Node 6.13.0
  • MongoDB 4.2

Development

Installing Dependencies

From within the root directory:

npm install

Creating bundle.js File

From within the root directory:

npm run react-dev

Seeding the Database

From within the root directory:

npm run seed

Sample Screenshots

Main Details

main-details

Q&A Section

q-and-a

Releases

No releases published

Packages

No packages published