@martwozniak/template-react-component-library
v1.0.9
Published
Link: https://www.npmjs.com/package/@martwozniak/template-react-component-library
Readme
@martwozniak/template-react-component-library
Link: https://www.npmjs.com/package/@martwozniak/template-react-component-library
Installation
To use template react component library, all you need to do is install the @martwozniak/template-react-component-library
package and its peer dependencies:
$ yarn add @martwozniak/template-react-component-library
# or
$ npm i @martwozniak/template-react-component-libraryComponents
|Component | Added | Styled | |---|:-:|:-:| | Button | ✅ | | | Alert | ✅ | | | Chip | ✅ | | | Accordion | ✅ | | | Dropdown | ✅ | | | Hamburger | | | | Input | | | | Textarea | | | | Select | | | | Modal | | | | Card | | | | Container | | | | Form | | | | Navigation | | | | Pagination | | | | Tabs | | | | Tables | | | | Widgets | | | | Colors | | | | Typography | | | | Loading Indicators | | | | Cursor | | | | Grid | | | | Flex | | |
Sections
|Section | Added | Styled | |---|:-:| :-:| | Headers | | | | Footers | | | | CTA | | | | Hero | | | | Contact | | | | About | | |
Storybook
To preview all predefined components you need to run:
$ yarn storybook
# or
$ npm run storybookStorybook will work on port: 6006.
#blazingfast #componentlibrary
