Skip to content

michaldudak/rebased-design-system

Repository files navigation

Rebased Design System

This repository hosts the design system components built with MUI Base.

It serves as a reference for builing custom design systems.

See all the components in the Storybook hosted on Chromatic.
You can also run the Storybook locally by executing pnpm storybook.

To build the project, run pnpm build. The library is built and bundled with Vite. The output bundles and TypeScript definition files are created in the build directory.

Libraries used

  • MUI Base - provides logic and accessibility support for all controls.
  • clsx - helps constructing class names for components.

About

An exemplary design system implementation built using MUI Base

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published