👋 Welcome to Brave UI
Here you will find a list of reusable React components used in most of Brave products. Brave UI's component library can be found on Storybook.
Installation
$ npm install
Using Brave UI
npm run storybook-start
Tests
We use Jest for testing. Playground is available under the stories/
folder.
npm run test-unit
License
This project is licensed under the MPL-2.0.