How to add Google Recaptcha v3 to your Remix JS contact form
Whenever we have a contact form in our application it's a good idea to implement Google Recaptcha to prevent spam messages from coming through.
Without further ado let's jump straight into it!
Project setup
Let's create a clean Remix JS project> For ...
denydevito.hashnode.dev6 min read