| [<img src="https://avatars.githubusercontent.com/u/25505669?s=460&v=4" width="75px;"/>](https://github.com/zangeronimo) | | :---------------------------------------------------------------------------------------------------------------------: |
npm install bootstrap5Simple UI Kit Library for React.js with Storybook Demo.
Published at NPM.
| |
| :---------------------------------------------------------------------------------------------------------------------: |
- [x] Button
- [x] Navbar
- [ ] CheckBox
- [ ] Input
- [ ] Modal
- [ ] Radio
- [ ] Separator
- [x] React.js
- [x] Storybook
- [x] Styled Components
- [x] React Icons
- [x] TypeScript
- More components
- Node = 10
1. Run npm install bootstrap5 or yarn add ... in your React.js project.
2. Import components from the package and get started.
1. Clone this repository;
2. Run npm or yarn install at each project in order to install dependencies.
3. Run yarn storybook.
4. Access localhost:6006 in your browser.
5. Run yarn build to generate your own build.