bootstrap5

1.1.9 • Public • Published

bootstrap5

Simple UI Kit Library for React.js with Storybook Demo.

Published at NPM.

Contributors License


Participants

| Luciano Zangeronimo

Components

  • [x] Button
  • [x] Navbar
  • [ ] CheckBox
  • [ ] Input
  • [ ] Modal
  • [ ] Radio
  • [ ] Separator

Techs

  • [x] React.js
  • [x] Storybook
  • [x] Styled Components
  • [x] React Icons
  • [x] TypeScript

What can be better?

  • More components

Dependencies

Usage

  1. Run npm install bootstrap5 or yarn add ... in your React.js project.
  2. Import components from the package and get started.

Start Development Environment

  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.

Readme

Keywords

none

Package Sidebar

Install

npm i bootstrap5

Weekly Downloads

453

Version

1.1.9

License

MIT

Unpacked Size

252 kB

Total Files

38

Last publish

Collaborators

  • zangeronimo