This is a boilerplate for Nuxt 3, designed to help you quickly jump-start your project as it has some essential modules.
Vuetify : A component library
tailwind: the well-known CSS framework
Pinia : the new vue store
Pinia persistance : a module to persist Pinia's state on page refresh
Clone this repo, install dependencies then delete index.vue and start creating your pages.