Vue.js Example: Amazon Checkout Page

This is a simple Vue.js example to imitate the checkout page of Amazon.com.

The source code can be found at amazon-checkout-examples.

There are two values that will be updated accordingly:

  1. The Billing address will update with Shipping address.
  2. The Order total and tax will update with the change of each item’s Quantity.