Magento Devdocs: https://devdocs.magento.com/guides/v2.4/extension-dev-guide/admin-grid.html
https://magecomp.com/blog/create-ui-component-grid-and-form-magento-2/
https://www.magedelight.com/resources/how-to-create-ui-component-grid-and-form-in-magento-2/
Exercise:
Create module with vendor table (design database by yourself)
Create grid to display vendor list
Add/edit/delete
Filter, sort (on grid)
Create menu for module