React UI KitYour development more creative and dynamic with amazing tools for React

Develop pratic and more fast with React components.

yarn add @bolio-ui/core
Play now
Your Avatar
Radio mix

Top 100 this week

1:25

3:18

img

Calories

2.5k

CAL

img

Start coding

Get started with Bolio UI
Avatar
Avatar
Mag+6
Your Avatar
12
Kristian Watson

Challenges to a match

One theme, every component

Set it once. Every component follows.

Theme
typedark
primary#60A5FA
radius10px
fontInter
Customizablepalette.primaryChange one token and every component follows.
Modern designxs · sm · md · lg · xlResponsive, theme-based style props for building design systems.
Well documented51 / 51Every component has a live playground and a props table.
Fast loadingsideEffects: falseES modules, so your bundle only ships the components you import.
Theming

Apply your own theming decisions.

Colors, typeface and radius all live in one theme object. Start from the default light and dark themes or create your own.

Customize themes →
Neon Windbreaker

Neon Windbreaker

Light, waterproof and made for late nights.

$129.00 $180 28% off
import { Themes } from '@bolio-ui/core'
const bolio = Themes.createFromDark({ type: 'bolio' })
const terminal = Themes.createFromDark({ type: 'terminal', palette: { primary: '#15803D', secondary: '#0891B2', background: '#0B1110' }, layout: { radius: '4px' }, font: { sans: 'Menlo, Consolas, monospace' } })
const editorial = Themes.createFromDark({ type: 'editorial', palette: { primary: '#9F1239', secondary: '#FAFAFA' }, layout: { radius: '0px' }, font: { sans: 'Georgia, "Times New Roman", serif' } })
const groove = Themes.createFromDark({ type: 'groove', palette: { primary: '#DB2777', secondary: '#F59E0B' }, layout: { radius: '24px' }, font: { sans: 'ui-rounded, "SF Pro Rounded", system-ui, sans-serif' } })
Components

Build even faster with Bolio UI.

Premade responsive components designed and built by Bolio UI, ready for your next website.

docs/components
Text componentText
Icons componentIcons
Button componentButton
Theme Generator

Your colors, on every component.

Pick a primary and a secondary color. Bolio UI derives the shades it actually uses and previews them in light and dark.

theme-generator
primary#60A5FAsecondary#A78BFA
LighterLightBaseDark
LighterLightBaseDark
Platforms

Prepared to get started?

Bolio UI is compatible with a wide range platforms. You can begin using it right away with Next.js, Gatsby.js, RedwoodJS, Vite, or Remix by following the introductory guide.

Make it yours

Sixteen colors and two typefaces.

Every component uses one of these. Change a token in your theme, the whole app follows.

InterStructure · 400 / 600
MenloCode · 400
Components, hooks, themes, guides.

Start coding in seconds with Bolio UI

Get started
components51
hooks13
guides13
frameworks5
licenseMIT