Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 1.16 KB

README.md

File metadata and controls

41 lines (26 loc) · 1.16 KB

Nuxt 3 with Firebase services


🧪 Working in Progress


🖥 Online Preview

Features

  • 💚 Nuxt 3 - SSR, ESR, File-based routing, components auto importing, modules, etc.

  • 🔥 The <script setup> syntax

  • 🚀 The TailwindCSS for style

  • 🍍 State Management via Pinia

  • 📥 APIs auto importing - for Composition API, VueUse and custom composables.

  • 🏎 Firebase cloud functions and deploy

  • 🦾 Partially TypeScript and JS

Plugins

Nuxt Modules

  • Firebase v9 - New version of Firebase services
  • TailwindCSS - It's fast, flexible, and reliable — with zero-runtime.
  • Pinia - intuitive, type safe, light and flexible Store for Vue.

IDE

We recommend using VS Code with Volar to get the best experience (You might want to disable Vetur if you have it).