Make a Single Page Application (SPA) with Vue.js and Sanity

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

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • The source code for this project is located in this GitHub repository.

  • vite-vue3-tailwind-starter

    Discontinued Vite, Vue3, Tailwind CSS (single-page app)

  • This project was created using the Vue.js 3 and Tailwind CSS Starter kit, located here.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • Vue.js

    This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core

  • This tutorial will demonstrate how we can build a single-page application using Vue.js for the functionality of JavaScript-based frontend and the Sanity content platform as the backend to hold the application's information. We will create a small, demonstrational SPA that displays audio recordings, their artists, and the year of its release, and then provides a way for users to give a rating to the album and optionally, leaving a comment.

  • Tailwind CSS

    A utility-first CSS framework for rapid UI development.

  • Vue.js has become one of the leading frameworks for building single-page applications. Vue.js abstracts away much of the complexity normally involved in building web applications. Also, it has been well integrated with many other frameworks, such as the Laravel PHP framework, and many starter projects exist, integrating it with CSS frameworks such as Tailwind CSS.

  • Puts Debuggerer

    Ruby library for improved puts debugging, automatically displaying bonus useful information such as source line number and source code.

  • git clone https://github.com/web2033/vite-vue3-tailwind-starter .

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
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

  • Help a fellow backend dev chose a frontend framework for his personal project

    10 projects | /r/Frontend | 2 Jun 2023
  • Tailwind class madness. Never again?!

    3 projects | dev.to | 29 Sep 2021
  • Desktop Development for the Web Developer - Part 1

    4 projects | dev.to | 31 Mar 2021
  • Meteor is getting new docs!

    2 projects | dev.to | 24 Jan 2024
  • How to build a beautiful docs site with VitePress and Render

    3 projects | dev.to | 26 Oct 2023