react-app-components
v1.0.6
Published
react-app-components
Downloads
7
Readme
react-app-components
Basic UI react components. Easy to plug, easy to use and easy to code!
Components
- [x] Button
- [x] Checkbox
- [x] CheckboxGroup
- [x] DatePicker
- [x] Radio
- [x] RadioGroup
- [x] Select
- [x] Text
- [x] Textarea
- [x] Icon (font-awesome)
Quick Overview
yarn # to install dependencies
yarn test # test execution
yarn start # starts storybook
Then open http://localhost:6006/ to check the storybook