Primary API is currently experiencing downtime

. The following services are temporarily unavailable:

  • Order processing

We are working to restore full functionality as quickly as possible. We apologize for any inconvenience.

Last updated: 05/06/2026, 23:39:46

How to Add UIkit to Your Nuxt3 Application

This tutorial looks at the installation and setup for version 3 (v3.x.x) of the nuxt-uikit module for use with Nuxt3 Applications. The @fedorae/nuxt-uikit module makes it super easy to add the UIkit framework to your next Nuxt app.

How to Add UIkit to Your Nuxt3 Application
Video Guide

Nuxt UIKit

UIkit is a lightweight and modular front-end framework for developing fast and powerful web interfaces

This tutorial looks at the installation and setup for version 3 (v3.x.x) of the nuxt-uikit module for use with Nuxt3 Applications. The @fedorae/nuxt-uikit module makes it super easy to add the UIkit framework to your next Nuxt app.

Installation

  1. Add @fedorae/nuxt-uikit dependency to your project
pnpm add -D @fedorae/nuxt-uikit
  1. Add @fedorae/nuxt-uikit to the modules section of nuxt.config.ts
export default defineNuxtConfig({
  modules: ['@fedorae/nuxt-uikit'],
})

Example app.vue

<template>
  <div class="uk-flex uk-flex-middle uk-flex-center uk-height-viewport">
    <div class="uk-card uk-card-default uk-width-1-2@m">
      <div class="uk-card-header">
        <div class="uk-grid-small uk-flex-middle" uk-grid>
          <div class="uk-width-auto">
            <img
              class="uk-border-circle"
              width="40"
              height="40"
              src="https://github.com/fedorae-com/nuxt-uikit/raw/main/docs/public/cover.png"
              alt="Logo"
            />
          </div>
          <div class="uk-width-expand">
            <h3 class="uk-card-title uk-margin-remove-bottom">Nuxt UIkit</h3>
          </div>
        </div>
      </div>
      <div class="uk-card-body">
        <p>
          This module makes it super easy to add the UIKit framework to your
          Nuxt application.
        </p>
      </div>
      <div class="uk-card-footer">
        <a
          href="https://github.com/fedorae-com/nuxt-uikit"
          target="_blank"
          class="uk-button uk-button-text"
          >Read more</a
        >
      </div>
    </div>
  </div>
</template>

Start Dev Server

pnpm run dev

Docs

https://nuxt-uikit.fedorae.com

Still on Nuxt 2

See Nuxt 2 setup here: installing-nuxt-uikit-module-in-a-nuxtjs-app

  • Lookup products
    Add items to your Cart from supported online stores
  • Get a quote*
    We will confirm item prices and their availability
  • Pay for items
    Once prices are confirmed you can pay for your items
  • Wait a few days
    We will order your items from the selected store(s)
  • Pickup from store
    Pickup your items in 1-2 weeks from our local store

    Shopping Mode

    All items added to your cart while in Shopping Mode will be from the selected seller.

    Start by searching and selecting the seller you are shopping from.

    Sign-In Required

    We’re excited to have you try our service. However, to keep it running smoothly for everyone, we require a quick sign-in to prevent abuse . Pick a login method that works best for you; you may already have an account with one of our supported options! Need help?