Skip to content

squaredev-io/matte

Folders and files

NameName
Last commit message
Last commit date
Mar 8, 2022
Mar 2, 2022
Feb 23, 2021
Jul 30, 2021
Oct 21, 2022
Dec 8, 2020
Dec 8, 2020
Mar 8, 2022
Feb 23, 2021
Dec 8, 2020
Dec 8, 2020
Jul 30, 2021
Jul 28, 2022
Oct 21, 2022
Mar 8, 2022
Mar 8, 2022

Repository files navigation

Matte

Matte is a UI component library on top of MUI and other react libraries. MATTE stands for MATerial Typography Experience. It's build on top of Material UI and other great React libraries. It is supposed to be as good as Material Design, but not as shiny (hence the matte appearence). Matte is ideal for rapid dashboard prototyping.

Check the live storybook here.

Matte dashboard

To compile your code once, run

  • npm run build.

To compile your code once and refresh on file change, run

  • npm run start.

Compile your package by running

  • npm run build

Happy Building ♡