UI components build for learning how to use styled-components with xstyled and storybook for component isolation.
Project is created with:
- react
- styled-components
- xstyled
- storybook
To preview storybook stories
- Clone the repo:
git clone https://github.com/piotrglodek/ui-components.git - Install with npm:
npm install - Run
npm run storybook