Skip to content

nautilytics/mui-w-custom-theme

Repository files navigation

Material UI with a Custom Theme

An example React and TypeScript repo demonstrating how to extend the Material UI theme with custom design tokens.

Button

Light Mode

Screen Shot 2022-09-19 at 10 07 46 AM

Dark Mode

Screen Shot 2022-09-19 at 10 07 16 AM

Installation

yarn install
yarn run storybook