Skip to content

A Lightweight Front-end library for easier and faster development of Web Interfaces

Notifications You must be signed in to change notification settings

arp99/Plovex-UI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Lightweight Front-end library for easier and faster development of Web Interfaces

Installation

To get started add the following link tag to your head element of the HTML file.

  <link rel="stylesheet" href="https://plovex-ui.netlify.app/css/component.css">

or

Paste this in your css file

@import url("https://plovex-ui.netlify.app/css/component.css");

Components provided

  • Avatar
  • Alert
  • Button
  • Card
  • Image
  • Navbar
  • Toast
  • Typography

About

A Lightweight Front-end library for easier and faster development of Web Interfaces

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published