A react UI component library
Matchbox is an open source design system and React component library built specifically for SparkPost’s UI. It offers a set of features and tools to help developers easily create user interfaces that are consistent and visually appealing.
To start using Matchbox, follow these steps:
npx changeset in your pull request to create a changeset. Use space to select options and enter to proceed..changeset directory.npx changeset version to consume any previously created changesets, bump the packages, and update changelogs.npm run build.npx changeset publish to publish all the bumped packages to NPM. You will be prompted to enter your NPM OTP (One-Time Password).Make sure to also check if the git tags were pushed to the repository’s releases section. If not, push the tags manually.
Matchbox is an open source design system and React component library designed for SparkPost’s UI. It offers a range of features including a comprehensive design system, reusable components, versioning and publishing tools, and a streamlined build process. Follow the installation guide to start using Matchbox and create visually appealing user interfaces.