Skip to content

Latest commit

 

History

History
64 lines (45 loc) · 1.94 KB

README.md

File metadata and controls

64 lines (45 loc) · 1.94 KB

Vee-UI-Components

Simple UI components to build fast

This is a component library made with HTML and CSS veeuihomepage

Installation

This library can be used in your project in two ways


<link rel="stylesheet" href="https://veeuidevbranch.netlify.app/components/main.css">      

or

@import url("https://veeuidevbranch.netlify.app/components/main.css")

As of now it have the following components available

  • Avatar

    There is total of 5 varients of avatar in this libray. avatar

  • Alert

    There are 5 varients

  • Badge

    • Badge on Icons
    • Badge on Avatars iconbadges
  • Button

    • Primary
    • Link
    • Icon Button
    • Floating Action Button buttons button2
  • Card

    • Cards with badges
    • Cards with dismiss
    • Cards with text overlay
    • Text only cards
    • Vertical/Horizontal cards
    • Cards with shadow

verticlecard textcard

  • Image

    • Responsive Image
    • Round Image

smallimage mdimage

  • Input

    • Textbox
    • Validation and Errors Style