damosullivan / menu.rocks

A publically accessible menu available for free to restaurants or cafes, managed by a Google Sheet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

menu.rocks       Netlify Status

A publically accessible menu available for free to restaurants or cafes, managed by a Google Sheet.

https://menu.rocks


Idea

  • A menu backed by a simple Google Sheet - menu.rocks Template
  • Available online (mobile friendly) at an easily rememberable URL - e.g. menu.rocks/reidys
  • Printable on A4 pages to be used in-house
  • Printable QR codes also available
  • Once set up, edits can easily be made on Google Sheet

Development

Run

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Build

To create a production version of your app:

npm run build

You can preview the production build with npm run preview.

To deploy your app, you may need to install an adapter for your target environment.

About

A publically accessible menu available for free to restaurants or cafes, managed by a Google Sheet


Languages

Language:JavaScript 48.0%Language:Svelte 28.7%Language:TypeScript 13.7%Language:HTML 9.5%