Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.
/ react-shopify Public archive

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

License

Notifications You must be signed in to change notification settings

inkOfPixel/react-shopify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

03d4d3e · Oct 2, 2020

History

90 Commits
Oct 10, 2018
Oct 7, 2018
Jun 6, 2018
Oct 12, 2018
Sep 5, 2018
Jun 4, 2018
Oct 2, 2020
Oct 3, 2018
Oct 7, 2018
Oct 12, 2018
Sep 5, 2018
Oct 7, 2018
Oct 9, 2018
Oct 7, 2018

Repository files navigation

react-shopify

npm

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

yarn add -E react-shopify

⚠️ The project is still EXPERIMENTAL and currently not actively supported ⚠️

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