Submit Website Forms to Google Sheets
Storing form data from a website in Google Spreadsheets using javascript / React
TLDR: Avoid databases, CMS, CRMs, and other acronyms by submitting your form data to a Google Spreadsheet using the Sheets API, Javascript, and React. Read More Here.