An ecommerce-focused set of React components
The Reaction Style Guide and component library is documentation of the components we use to build Reaction Commerce apps.
Reaction Component Library & Design System
This is a single project with a package of commerce-focused React UI components and the code for the Reaction Design System website:
-
@reactioncommerce/components
: See the package.json in/package
folder. - Reaction Design System: See the root package.json.
We use the React Styleguidist package to run and build the Reaction Design System website, and running the style guide locally doubles as an interactive playground for developing and testing the components.
Use the React components in your project
Refer to the Reaction Design System docs
Contribute to this project
Refer to the contributor docs
License
Copyright 2018 Reaction Commerce
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.