@cabezonidas/shop-ui
v1.0.57
Published
[![Storybook](https://cdn.jsdelivr.net/gh/storybookjs/brand@master/badge/badge-storybook.svg)](https://ui.javascript.kiwi) [![Netlify Status](https://api.netlify.com/api/v1/badges/c3e0f9e3-e372-490a-bbab-598e84df5fc9/deploy-status)](https://app.netlify.co
Downloads
136
Readme
Shop UI
Installation
# npm
npm i @cabezonidas/shop-ui
# yarn
yarn add @cabezonidas/shop-ui
Overview
This project is part of the e-commerce suit of repos.
This package isn't necessarily lightweight because it uses many other dependencies to enforce the same treatment of date manipulation, i18n, a11y, styling, and animations in a consistent manner. The React apps that use this package see it as a framework that provides all that.
These can be found at the public websites of shop-admin and shop-public repos
Documentation
All the ui components are available at https://ui.javascript.kiwi with examples.
To run this app locally paste the following line in the command line.
yarn && yarn storybook