react-shopify icon indicating copy to clipboard operation
react-shopify copied to clipboard

An opinionated library of React components built upon the Shopify Storefront API

react-shopify

npm

An opinionated library of React components built upon the Shopify Storefront API

yarn add -E react-shopify

:warning: The project is still EXPERIMENTAL and currently not actively supported :warning:

Docs

See the documentation at inkofpixel.github.io/react-shopify for more information about React Shopify

License

Licensed under the MIT License, Copyright © 2018-present inkOfPixel srl.

See LICENSE for more information.

Contributing

All the developed components can be found under src/commponents directory, each organized in a separate folder that contains a bunch of stuff including markdown examples on component usage.

To run a demo:

yarn demo

To preview the docs:

yarn docs

To release:

yarn release