Skip to content

Front-end component for displaying shipment options on a retail product page.

Notifications You must be signed in to change notification settings

The-Coding-Cadets/andrewsong-component

Repository files navigation

Delivery Component

Front-end component for displaying shipment options on a retail product page.

Related Projects

Usage

  1. Install dependencies.
npm install
  1. If making changes to component, start webpack.
npm run react-dev
  1. Seed database with dummy data.
npm run database
  1. Start server. Default port is 3001.
npm run start

Requirements

  • Node

About

Front-end component for displaying shipment options on a retail product page.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published