Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/