A React Data Table
npm install @plastic-ui/datatableA Responsive Data Table.
This library requires React and Material-UI. Make sure they are already installed. Then execute the following command:
``bash
npm install @plastic-ui/datatable
yarn add @plastic-ui/datatable
`
You'll find a complete example here.
To start the demo simply:
`bashclone this repository
git clone https://github.com/gchumillas/datatable