Hey guys, I am building a landing page and want to include a text input to collect emails. I'd like the emails to be stored in some sort of list that I can export.
I don't want to run my own database. Want something that could just put the email into list (like Mailchimp).
Why not just use MailChimp?
I currently use https://sheetdb.io to store the emails as I was using React and found it hard to create a simple email form.