custom login form, guide me
Building on what others have already mentioned in the comments – There is a tutorial which uses WordPress native action hooks register_form, registration_errors and user_register to help you out: Add Fields to WordPress Registration Form Tutorial