How to integrate the "Contact Us" built with React wïth Infusionsoft?

I have a “Contact Us” form built with React. In this form you will have the first name, last name and email address (Receiver 1) to send. When I click the “Submit” button, I want to send an email from the admin email to Receiver 1. I want to track the activity of Receiver 1 for this tag (e.g. Tutorial tag) in Infusionsoft. This means that when you click the submit button, Infusionsoft writes the first name, last name, email to Tutorial Tag and sends an email to Receiver 1. Is there any way to solve this problem? I look forward to hearing from you.