BRICKS is a Design System Starter Kit based on MUI:
a simple and customizable component library to build faster, beautiful, and more accessible React applications
It configures MUI with sensible defaults, makes it ready for your extensions where needed, and lays a foundation for your future documentation.
- ♻️ Open source
- 🔥 ~50 components in 7 categories
- 🎨 Tokens-based theming system
- 🧱 MUI's compatible theme generated with
createTheme
- 📖 MUI's components documentation embedded
- 📚 Interactive documentation
- 🌗 Dark mode support
BRICKS takes the Design Tokens as in MUI Theme Configuration Variables as well as advanced ones:
and make them automatically documented and visually discoverable.
BRICKS comes with +40 components to get started, in 7 categories:
Inputs
, Data-display
, Feedback
, Surfaces
, Navigation
, Layout
, and Date/Time
.
Everything to cover the basics, and more.
This is the recommended way, as Backlight gives you an all-in-one Design system platform.
In order to create your own project from this Starter Kit using Backlight, and sign up or log in if you already have an account. Make sure you have a workspace, then go to the Backlight starter-kits list and click the BRICKS card. It will create a project based on this starter kit for you.
Make sure you have a Backlight Workspace, then go to
starter-bricks
on backlight
and click the Duplicate button in the top bar to fork it.
BRICKS is shipped with a good documentation basis which starts in this introduction and then walks you through the usage of tokens and components. Just open it and start exploring!
We created DS Mastery to help you become a hero in the design system development.
To learn about Backlight features there is an official documentation too.
Feel free to contribute by duplicate
the project in Backlight then open your PR on this repository.