React
Chord's React SDK, react-autonomy, is a Javascript library for building Chord e-commerce websites in React. It includes React hooks like useCart and functions like addToCart for interacting with Chord's order management system. The SDK automatically sends tracking events to Segment, so front-end data instrumentation is simple.
To get started, try using Chord's Next.js starter or Gatsby starter. You can also install the SDK in an existing website by following the Quick Start guide.
Reach out to Chord with your Github username for access to the Autonomy React SDK.