Build a Simple Contact Form With React Hooks, Firebase, Nodemailer, and Axios

A step-by-step tutorial

Jane Sorkin
Better Programming
Published in
6 min readMar 6, 2020

--

header image with gmail, react, firebase, and nodemailer icons
React, Firebase, Gmail, and Nodemailer walk into a bar… (photo by the author).

You could imagine my surprise when I went on the web to look for a straightforward contact form implementation using React and Firebase and couldn’t find one. I wanted it to send an email to my inbox when someone tried to contact me on my website. Oh, and did I mention I wanted it to store the…

--

--