# @scandipwa/shopify-customer

This module implements support for Shopify customer.

## Declarations

1. Allows to make customer-related queries to the Shopify Storefront API.
2. Presentation and Container components to render UI elements associated with customer page, log-in, and registration process.
3. Adds Customer Context to store and provide customer data to children components.

## Extensions

1. Adds and resolves `/account/[page]` routes.
2. Adds and resolves `/account` route.
3. Adds and resolves `/account/login` and `account/register` routes.
4. Provides Customer Context in the App component.
