Starting with the ABCD of Magento 2 development, hello world module is a compulsion! Magento 2 module development is a stepwise process and needs to be done with some prerequisites conditions.
Method for Magento 2 Module Development:
- Module Setup
- Creating a Controller
- Creating a Block
- Creating a Layout and Template Files
Visit https://meetanshi.com/blog/magento-2-module-development/