Build a Simple Grocery Tracker App using Vue JS and Supabase

This page summarizes the projects mentioned and recommended in the original post on dev.to

SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
surveyjs.io
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
  1. groceryTracker_SPARCS

    # Clone the repository git clone https://github.com/kindadailybren/groceryTracker_SPARCS.git cd groceryTracker_SPARCS # Install dependencies npm install # Start development server npm run dev

  2. SurveyJS

    JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.

    SurveyJS logo
  3. vite

    Next generation frontend tooling. It's fast!

    Difference between Vite and Vue? Vite is just the tool that runs your Vue app behind the scenes. Vue handles the UI stuff, Vite handles the dev server and bundling.

  4. supabase

    The Postgres development platform. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.

    Supabase

  5. quickstart-android

    Firebase Quickstart Samples for Android

    Supabase is an open-source Firebase alternative that provides a full backend out of the box — including a PostgreSQL database, authentication, file storage, and auto-generated APIs. It’s developer-friendly, easy to set up, and integrates smoothly with frontend frameworks like Vue.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • AI Threat to Tech, Marketing and Creative Jobs

    3 projects | dev.to | 11 Jun 2025
  • Sign in with supabase

    3 projects | dev.to | 16 Jul 2024
  • Login com supabase

    3 projects | dev.to | 16 Jul 2024
  • How I migrated from Firebase to Supabase

    3 projects | dev.to | 30 Apr 2024
  • How to build a content recommendation feature using Flutter, Open AI, and Supabase

    3 projects | dev.to | 10 Oct 2023

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?