Quartz loves mui
A good shiny dashboard makes its best impact when powered by an elegant ui solution. Shiny.quartz builds on the shiny.mui package to add more intuitive components.
remotes::install_github("quartzsoftwarellc/shiny.quartz")
All components that bear the same name as their shiny.mui parents have a Q prefix. For example QCard is a wrapper of the Card component.
Examples of the components can be found in the /inst/examples folder.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.