Hello everyone !
Still on my first react project (using frontity)
I need a form to send it’s data to an email address and have no idea how to do !
I saw some people use a contact form 7 package, so far i made my forms as react components…
What do you think i should look for?
What is easiest to implement