Front End Portfolio Project - Server Side Email Functionality

Hey,
I’m currently working on my portfolio project, and the examples of sites I have all have functional email forms in their contact section. Given enough time, I’m sure I could generate a rails project and setup a database on heroku. But that’s going to be a fair bit of review.

I’m wondering what other people did, and if it’s more profitable to use a service like formspree and keep forging ahead with the curriculum. I’m assuming we will cover server-side stuff (emails etc) later in the course?

Thanks for the help

Yeh i just used form spree mate.

I use https://www.mailgun.com to enable my applications to deploy emails.