Vue-3-Template-Pack Tailwind Templates

Vue 3 Template Pack

A starter template pack for Vue 3 applications, with components for a **responsive navbar**, **cookie popup**, and **modal dialog**. This pack includes all necessary configurations for Vue 3, TypeScript, Vite, and Tailwind CSS.

#Author: Vishal Bhamare || TheCodeCraftsmen

#DEMO: https://the-codinghouse.github.io/Vue-3-Template-Pack/#

Vue 3 Template Pack

A starter template pack for Vue 3 applications, with components for a responsive navbar, cookie popup, and modal dialog. This pack includes all necessary configurations for Vue 3, TypeScript, Vite, and Tailwind CSS.

Components Included:

  • Responsive Navbar: A navigation bar that adapts to screen sizes.
  • Cookie Popup: A small popup to ask users to accept cookies.
  • Base Modal: A modal dialog that can host custom content.

Installation Instructions

  1. Clone the repository or download the ZIP.
  2. Run npm install to install dependencies.
  3. Start the project with npm run dev.

Usage

1. Add the ResponsiveNavbar component

Build the project

Run the following command to build the project and prepare it for packaging:

npm run build

<ResponsiveNavbar />

Top categories

Loading Svelte Themes