Projects
Microblog
Get Tech
Resources
React with Google Sheets as CMS
18 November, 2019
Back
You can use Google Sheets as the database which you call data from.
The parts you need:
React - frontend
Google Sheets - the backend
Tabletop - package that allows Google Sheets to be exported as JSON
Tutorial
Back