Skip to content

amarphule/comp-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello-UI Component library

A free CSS framework that provides ready-to-use frontend components and powerful utility classes that you can easily combine to build beautiful web app projects.

Demo

You can visit : https://comp-helloui.netlify.app/

Installation

Install my-project with link

<link rel="stylesheet" href="https://comp-helloui.netlify.app/style.css">
 or
 @import url("https://comp-helloui.netlify.app/style.css");

Color Reference

Color Hex
--cta-color: #544af4;
--hover-bg: #ececf1;
--primary-color: #161617;
--secondary-color: #6b696b;
--modal-overlay: #7c787c85;
--success-color: #14943e;
--warning-color: #ca9d0a;
--error-color: #d40b1f;
--info-color: #148cb8c5;
--success-bg: #8bdba593;
--warning-bg: #e4d39c9d;
--error-bg: #eba3aaa8;
--info-bg: #aad6e6b2;
--icon-color: #ece8ecbd:

Features

  • Avatar
  • Alert
  • Badge
  • Button
  • Card
  • Image
  • Input
  • Text Utilities
  • Modal
  • Grid