This repository owns the code of the @iotabots/react-nft-components NPM module.
Clone the repository and install the dependencies.
git clone https://github.com/iotabots/nft-ui-components
cd nft-ui-components
yarn install
Start storybook and open the browser (http://localhost:6006)
yarn run storybook