La-Pometa / web-pometa-next

Nuxt 3 Head for La Pometa πŸ’šβš‘οΈ

Home Page:https://next.lapometa.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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).

About

Nuxt 3 Head for La Pometa πŸ’šβš‘οΈ

https://next.lapometa.com


Languages

Language:Vue 78.4%Language:TypeScript 15.5%Language:CSS 2.4%Language:SCSS 2.3%Language:JavaScript 1.4%