https://github.com/hshoff/ui-kit
UI Kit: React + Bootstrap theme
https://github.com/hshoff/ui-kit
bootstrap react ui
Last synced: about 1 year ago
JSON representation
UI Kit: React + Bootstrap theme
- Host: GitHub
- URL: https://github.com/hshoff/ui-kit
- Owner: hshoff
- License: mit
- Created: 2017-09-07T16:13:27.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-01-29T18:51:53.000Z (over 8 years ago)
- Last Synced: 2025-03-25T00:51:14.532Z (about 1 year ago)
- Topics: bootstrap, react, ui
- Language: JavaScript
- Homepage: https://hshoff.github.io/ui-kit
- Size: 4.04 MB
- Stars: 19
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# UI Kit
Built on top of `bootstrap` and `react-bootstrap`.
Design by [@elibrumbaugh](https://twitter.com/elibrumbaugh)
### installation
```bash
npm install --save react react-dom react-bootstrap @ui-kit/css
```
### theme usage
```js
// somefile.js
import "@ui-kit/css";
```
### component usage
refer to react-bootstrap docs for component usage https://react-bootstrap.github.io
### theme docs
https://hshoff.github.io/ui-kit/components/