Skip to content

AmeerHamzaRiaz/vuetify3-layout-generator

Repository files navigation

Vuetify 3 Layout Generator

This project is a tool that generates Vue.js code for Vuetify 3 layouts. It allows you to easily create a layout using an app bar, navigation drawer, and footer by providing a simple interface to customize these components.

Features

  • Customize app bar properties
  • Customize navigation drawer properties
  • Customize footer properties

Disclaimer

This was a quick fun project which did on a weekend. Need to refactor and improve the code.