# Nuxt UI Dashboard Template

Official Nuxt UI dashboard template with a command palette, keyboard shortcuts and collapsible sidebar

https://topboilerplates.com/nuxt-ui-dashboard-template

Framework: Nuxt | Pricing: Free | GitHub stars: 1074

## Verdict

Best for: Nuxt developers who want an official, well-maintained dashboard layout with sidebar navigation and a command palette, installable via the Nuxt CLI in one command.

Skip if: You need a Vue (non-Nuxt) version - there's a separate dashboard-vue template for that - or you need auth/data scaffolding beyond the UI layer.

## Description

The Nuxt Dashboard Template is a free, MIT-licensed starter maintained by the Nuxt team, built on Nuxt UI. It provides a multi-page dashboard layout with a collapsible sidebar, light/dark mode, keyboard shortcuts, and a command palette, and installs directly through the official `npm create nuxt` CLI with one-click Vercel deploy.

## Pros and cons

+ Officially maintained by the Nuxt team as part of Nuxt UI, with same-day commits and 1,000+ stars

+ Command palette and keyboard shortcuts are a nice differentiator over typical admin templates

+ One-command install via the Nuxt CLI and one-click Vercel deploy

- UI-only - no auth, database, or backend scaffolding included

- Nuxt-specific; a separate repo exists for plain Vue, so it's not directly reusable outside Nuxt

- Tied to Nuxt UI's design system, less flexible if you want a different component library

## Features

- admin-dashboard
- dark-mode
- search
- open-source
- mit-licensed
- free-tier

## Stack

- TypeScript

## Links

- Website: https://topboilerplates.com/go/nuxt-ui-dashboard-template
- GitHub: https://github.com/nuxt-ui-templates/dashboard
- Demo: https://dashboard-template.nuxt.dev

## Alternatives

- [CoreUI React](https://topboilerplates.com/coreui-react)
- [Pagoda](https://topboilerplates.com/pagoda)
- [Vue Vben Admin](https://topboilerplates.com/vue-vben-admin)
