Inspira UI screenshot

Inspira UI

Author Avatar Theme by Unovue
Updated: 20 May 2025
3159 Stars

Build beautiful website using Vue & Nuxt.

Categories

Overview

Inspira UI is a Vue & Nuxt compatible project that merges the aesthetics and functionalities of Aceternity UI and Magic UI, delivering a collection of elegant and flexible components for building beautiful applications efficiently. Apart from being open source, it also allows customization and adaptation of components based on individual project requirements, making it a valuable addition to the Vue community.

Features

  • Free and Open Source: Licensed under MIT.
  • Highly Configurable: Tailor components according to specific design needs.
  • Diverse Component Range: Includes components from Aceternity UI, Magic UI, and community contributions.
  • Mobile Optimized: Responsive design for all devices.
  • Nuxt Compatibility: Fully compatible with Nuxt.

Installation

To install Inspira UI, you can follow these steps:

  1. Add the package to your project using npm or yarn:
    npm install inspira-ui
    
    or
    yarn add inspira-ui
    
  2. Import the desired components in your Vue/Nuxt project:
    import { Button, Card } from 'inspira-ui';
    

Summary

Inspira UI is a robust project that leverages components inspired by popular UI designs while adding its own touch to offer a unique collection of components. With an emphasis on flexibility, customization, and compatibility, it aims to empower Vue developers to create stunning applications efficiently. The project’s open-source nature and community contributions further enhance its value, making it a promising choice for Vue & Nuxt development.