I implemented a simple contact form with Recaptcha in Vue.js, see live demo and the source code.
What is the right way to add this form on a WordPress page? I have not worked with WordPress, so it is not clear where to include the script and where to put HTML and PHP. Developing a plugin is probably too complicated, is it possible to have the contact form that can be added to a WordPress page with couple lines of code?