You can override register.phtml file using layout XML way or directly add template file to theme level by theme module.
register.phtml file used to display a Customer registration form in frontend.
Block name is customer_form_register which contains the register.phtml template.
you can see registration form by URL, <SITE_URL>/customer/account/create Continue reading “How to override form/register.phtml template in Magento 2?”