@duffel/components
A React component library to help simplify your integration with the Duffel API.
Content
Requirements
The Duffel component library requires Node.js v14 (LTS) or later.
Usage
The Duffel component library has the following components:
Local development
Since the Duffel Components aren't an application on their own, it can be a bit tricky to test any changes locally without just publishing the package to NPM and then using the latest version in whatever application that consumes the components. Please see the guide in Notion for how to use a local version of the Duffel Components package in your local repositories for testing.