@drgs/react-components
v0.0.28
Published
Reusable React components with a black/white high constrast theme
Downloads
50
Readme
React Components
A set of React components styled with Theme UI. Current theme is a black/white high contrast theme.
Main technologies
How to use this
Development
Model components in StorybookJS, start storybook with npm run storybook
. Create the component and then create the story.
Installation
Install this library via npm i -S @drgs/react-components
and import the components as you normally would.