Skip to content

Latest commit

 

History

History
60 lines (43 loc) · 1.97 KB

File metadata and controls

60 lines (43 loc) · 1.97 KB
intact-ui logo

Intact UI

Light weight. Minimalistic. Easy to use.

Component Library demo

Intact UI is a light-weight, minimalistic, easy-to-use CSS library to build web applications.


Technologies Used

  • HTML
  • CSS
  • JavaScript

Set up & Installation

Add the below code in the <head> of your HTML page

    <script src="https://kit.fontawesome.com/8831240330.js" crossorigin="anonymous"></script>
    <link rel="stylesheet" href="https://intactui.netlify.app/main.css">

Components

Intact UI provides the following components:


Check out documentation site here: Intact UI

Developer info