# Hydrogen Framework

The Shopify Hydrogen Framework provides a set of JavaScript React Libraries, Hooks, and Components that you can use to build a headless commerce solution with Shopify.

## Overview and Setup

To learn more about Hydrogen toolset, please refer to Shopify's official [documentation](https://shopify.dev/docs/api/hydrogen).  You can simply add their NPM libraries into your Pack solution to start leveraging in your project.

## Things to Consider

Pack offers a very similar set of React Hooks and Components out of the box already, but developers can opt to use Shopify's Hydrogen libraries instead if they choose.  Below are references to Packs Hooks and Starter Components so you can compare

* [Shopify Hooks](https://docs.packdigital.com/for-developers/storefront-hooks)
* [Starter Kit](https://starter-storefront-lut65.netlify.app/)
