Duxt Starter screenshot

Duxt Starter

Author Avatar Theme by Baybreezy
Updated: 12 Aug 2023
13 Stars

Starter template for Nuxt 3 with some shadcn-ui like components

Categories

Overview:

Duxt UI Starter is a Nuxt.js 3 starter that is based on Duxt UI, a personal port of the shadcn-ui components. This starter allows users to easily customize the appearance of the components to their liking.

Features:

  • Nuxt.js 3 Starter: Built on Nuxt.js 3, providing a solid foundation for web development.
  • Customizable Components: Users can modify the components in the file located in the components folder to achieve their desired appearance.
  • Inspired by shadcn-ui: Duxt UI Starter drew inspiration from the shadcn-ui project, which offers copy and paste components.

Installation:

To install Duxt UI Starter, follow these steps:

  1. Clone the repository: git clone [repository URL]
  2. Install the dependencies: yarn install
  3. Start the development server: yarn dev

Summary:

Duxt UI Starter is a Nuxt.js 3 starter that provides a customizable set of components based on the shadcn-ui project. It allows users to easily modify the appearance of the components to suit their needs.