Skip to content

A minimal Digital Menu solution for all kinds of merchants, built on top of React

Notifications You must be signed in to change notification settings

hdalmora/cibo.menu

Repository files navigation

Cibo.menu

A minimal Digital Menu solution for all kinds of merchants, built on top of React.

Key FeaturesGetting StartedEnvironment VariablesAuthorsLicense

Key Features

  • User Authentication via Magic Link
    • An easy and straight forward way to Log-in
  • List of Digital Menus
    • See and manage all your creations
  • Create a Digital Menu
    • All through a dynamic form, ease to use
  • Edit and delete
    • You own your Menu
  • LivePreview - Make changes, See changes
    • Instantly see your digital menu while you are creating/editing it.
  • Generate a QR code
    • Also export the QR code to a PDF
  • Access your menu page
    • See how your clients will experience your Menu

Getting Started

  yarn install  # install dependencies
  yarn dev      # start development server
  
  yarn build    # generate static build files
  yarn preview  # preview your build in a local environment

Environment Variables

To run this project, you need to create a Supabase project and add the following vars to the .env file:

VITE_APP_SUPABASE_URL

VITE_APP_SUPABASE_ANON_KEY

Authors

License

MIT

About

A minimal Digital Menu solution for all kinds of merchants, built on top of React

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published