In order to make material-ui-grid data to work when using this repository, i had to install the following dependencies Grid data in material UI is not available by default. we have to add additional packages which we need.
"@material-ui/core": "^4.11.3",
"@material-ui/data-grid": "^4.0.0-alpha.21",
"@material-ui/icons": "^4.11.2",
"@material-ui/lab": "^4.0.0-alpha.57",
"@material-ui/x-grid-data-generator": "^4.0.0-alpha.21",
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
The snapshot of the final result is below