Back to Material Ui

CRUD dashboard template

docs/data/material/getting-started/templates/crud-dashboard/README.md

9.0.0532 B
Original Source

CRUD dashboard template

Usage

<!-- #target-branch-reference -->
  1. Copy the folder (crud-dashboard) into your project, or one of the example projects.
  2. Make sure your project has the required dependencies: @mui/material, @mui/icons-material, @emotion/styled, @emotion/react, react-router.
  3. Import and use the CrudDashboard component.

Demo

<!-- #host-reference -->

View the demo at https://mui.com/material-ui/getting-started/templates/crud-dashboard/.