examples/with-material-ui-vite/README.MD
Refine has a built-in integration with Material UI, and this example demonstrates how to use it.
The example includes list, create, edit, and delete pages for the posts and category resources, as well as a functional login page and dark mode.
For more information on how to use Material UI with Refine, please refer to the Material UI integration guide.
npm create refine-app@latest -- --example with-material-ui-vite