material-table-crud icon indicating copy to clipboard operation
material-table-crud copied to clipboard

performing CRUD on material-ui Table

CRUD operations on Restful API using material-ui table

This is an example User Management App made using MATERIAL-TABLE library. I used JSONPlaceholder API to populate the USER data into table.

Material-Table is very helpful in performing CRUD operations easily into tables.

Demo Link - Click here

screenshot