How to Quickly Add a Contact Form to a Static Website
A backend is typically required to handle form requests. So if you want to add a contact form to your serverless static site such as your portfolio or personal website, you'll likely need to use a third party service to handle the requests. There are...
Jan 8, 20213 min read145

