React Material-UI table Tutorial

Описание к видео React Material-UI table Tutorial

This is an example of creating a table using React Material UI with some formatting. I’ve used faker.js to generate realistic test data. Basic pagination is applied.

Code: https://github.com/diikay/react-faker...

Material UI pages (referenced in the video):
Material UI tables: https://material-ui.com/components/ta...
From the above page, I’ve referred to ‘Basic table’ example for table and ‘Fixed Header’ example for pagination.
Material UI theming palette: https://material-ui.com/customization...
Material UI Typography: https://material-ui.com/components/ty...

Faker.js: https://github.com/marak/Faker.js/

Create react app guide: https://reactjs.org/docs/create-a-new...

Комментарии

Информация по комментариям в разработке