@brutal/core
v0.1.4
Published
<h1 align="center">Brutal UI</h1>
Downloads
4
Readme
Brutal UI is a bold neubrutalistic UI for the web. It is a collection of react components that can be used to neubrutalize your web app. It is a work in progress, and is not yet ready for production use.
Installation
npm:
npm install @brutal/core
yarn:
yarn add @brutal/core
Usage
import { Button } from '@brutal-ui/core'
export default () => <Button>Click me</Button>
Contributing
Read the contributing guide to learn about our development process, how to propose bug fixes and improvements, and how to build and test your changes.
License
BrutalUI is MIT licensed.
Roadmap
Future plans and high-priority features and enhancements can be found in our board.