Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hshoff/ui-kit
UI Kit: React + Bootstrap theme
https://github.com/hshoff/ui-kit
bootstrap react ui
Last synced: about 1 month 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 (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-29T18:51:53.000Z (almost 7 years ago)
- Last Synced: 2024-09-14T10:10:45.567Z (2 months ago)
- Topics: bootstrap, react, ui
- Language: JavaScript
- Homepage: https://hshoff.github.io/ui-kit
- Size: 4.04 MB
- Stars: 19
- Watchers: 4
- 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/