You'll make more money and earn more respect when you deliver quality code faster. You'll almost certainly have to wire up more than a few modals in your application, so it's worth getting pretty comfortable with them. Keep reading if you'd like a simple explanation of how to use Bootstrap modals in your Vue3 application.
Copy / Paste the Bootstrap code for your modal in your application template.
You'll want to handle the opening and closing of each modal individually, of course.