0.0.3 • Published 9 months ago

param-ui v0.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

Param-UI

Nuxt/UI Project

Welcome to the Param-UI project! This project is built using Nuxt.js and aims to provide a sleek and modern UI with some cool features.

Features

  • Ripple Effect on Button: Adds a visually appealing ripple effect when buttons are clicked.
  • Floating Label on Input: Enhances input fields with floating labels for better UX.
  • OTP Input: A user-friendly OTP input component.

Installation

To get started with this project, follow these steps:

  1. Clone the repository:

    git clone https://github.com/dev-param/param-ui.git
    cd param-ui
  2. Install dependencies:

    npm install
  3. Run the development server:

    npm run dev

Usage

Ripple Effect on Button

To use the ripple effect on a button:

<PButton>Click me</PButton>
0.0.3

9 months ago

0.0.2

9 months ago

0.0.1

9 months ago