Skip to content

tmetcalfe89/gsheets-to-json

Repository files navigation

GSheets to JSON

Check it out live here.

What

A front-end app that allows users to select a publically-accessible Google Sheets worksheet and turn it into a JSON file.

How

  • Uses React (Vite), my own downloadfile-js, and the Google Docs API.
  • Uses Pico CSS for the quick-and-semantic styling.