I made the Send Feedback form on the main page. As I made the issue, I was trying to make the form using Google Form and link to it on the Send Feedback page. However, I figured out how to make the form in html code and decided to do that because it can be more clean and great code. So I made the form in send feedback section on the main page. When submitting the form after putting information such as name, email, and feedback, through EmailJS API, it automatically send email included the information written in form to both email address written and my email to see what is submitted.
I made the Send Feedback form on the main page. As I made the issue, I was trying to make the form using Google Form and link to it on the Send Feedback page. However, I figured out how to make the form in html code and decided to do that because it can be more clean and great code. So I made the form in send feedback section on the main page. When submitting the form after putting information such as name, email, and feedback, through EmailJS API, it automatically send email included the information written in form to both email address written and my email to see what is submitted.