Skip to content

Hazel UI is a flexible React component library that lets you quickly build web elements the way you want. It is built with the goal to allow maximum possible customization and speed of development.

License

hazel-ui/hazel-ui

Repository files navigation

Hazel UI

npm version npm downloads issues

build website

pull-requests code-style airbnb-style license

typescript tested-with chromatic

Introduction

Hazel UI is a flexible React component library that lets you quickly build web elements the way you want. It is built with the goal to allow maximum possible customization and speed of development.

Install

hazel-ui

Setup

Just add the following line to your project's root level component:

import "hazel-ui/styles.css";

The Typography in the project uses the Inter variable font (font-family: "Inter var"). You can set it up yourself or use the following import:

import "hazel-ui/fonts.css";

Alternatives

We'd be happy to incorporate any new functionality that you feel might not be possible with Hazel UI. But if you're looking for a completely different flavour of UI then you might want to check out these great alternatives:

About

Hazel UI is a flexible React component library that lets you quickly build web elements the way you want. It is built with the goal to allow maximum possible customization and speed of development.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks