/web-pometa-next

Nuxt 3 Head for La Pometa 💚⚡️

Primary LanguageVue

Recreating lapometa.com with nuxt3!

This is a restyling of https://github.com/La-Pometa/web-animac with nuxt3 and gsap animations framework 👀.

Currently in WIP 👷‍♂️.

Features

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

  • ⚡️ Vite - Instant HMR

  • 🎨 TailwindCSS - A utility-first CSS framework for rapid UI development.

  • 🔥 The <script setup> syntax

  • 🍍 State Management via Pinia

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

  • 🏎 Zero-config cloud functions and deploy

  • 🦾 TypeScript, of course

Plugins

Nuxt Modules

  • VueUse - collection of useful composition APIs
  • Pinia - intuitive, type safe, light and flexible Store for Vue.
  • i18n - i18n nuxt module (pre alpha).
  • TailwindCSS - Tailwind CSS module for Nuxt.

IDE

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