How to implement react email to an existing react project through resend?

I've been building my portfolio for the past few weeks and I wanted to implement an email automation upon form submission. Instead of using Email.js, I wanted to try react email. I tried exploring this since yesterday but I can't seem to make it work.

Can someone explain to me how to implement react email to an existing react project through Resend?

I already installed react-email, resend and react-email/components dependencies.
Was this page helpful?