Skip to content

samflab/azure-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

azure ui logo

AZURE UI

Faster. Better. Convenient.

What is Azure UI?

Azure UI is a CSS based component library developed to be used in any HTML file. Most of basic components can be imported from here and can be used according to any user's need.

How to set it up?

To get the styles of the components and the JavaScript functionality, add the following line of code in the head tag of your HTML document.

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

What are the components provided by Azure UI?

  1. Alert
  2. Avatar
  3. Badge
  4. Button
  5. Card
  6. Grid
  7. Image
  8. Input
  9. List
  10. Navigation
  11. Rating
  12. Modal
  13. Toast
  14. Typography

Alert

Alerts are those small pop up messages that come up on the screen that gives a brief about the action performed by the user. You can find the documentation here Azure UI has covered all the types of alerts:

  • Information Alert
  • Success Alert
  • Danger Alert
  • Warning Alert

Avatar

Avatar are those circular or rectangular display pictures that represents an user. Check out about Avatars here Types of avatars:

  • Circular
  • Rounded Rectangle Available in different sizes? Check ✔

Badge

The small circular indicators on top of an icon or an avatar that basically depicts any notifications or new updates. Learn more about badges Types of Badges:

  • icons with text badge
  • icons with indicator badge
  • avatar with text badge
  • avatar with indicator badge Available in different sizes? Check ✔

Button

As simple as it can be, buttons are a medium through which users can interact with the screens or perform any action. Learn how to use Azure UI's buttons Types:

  • Contained buttons
  • Ghost buttons
  • Default buttons
  • Raised buttons
  • Buttons with icons
  • Smooth buttons
  • Circluar floating button
  • Rounded floating button
  • Link/text button

Card

They contain a collected information about a similar topic. Cards come in a lot of variety, some of have text or images or both and also come Call to Action Buttons. You can find different cards here:

  • Simple text cards
  • Card with Image
  • Horizontal Card
  • Card with Badge
  • Card with text overlay

Grid

Grids come in handy when you have multiple items that you want to display side by side or when you want to display couple of items in a particular layout. It comes in the following variety:

  • Two Column Grid
  • Three Column Grid
  • Masonry Grid of 4 columns

Image

These are not much, just easy to use responsive images Types:

  • Responsive Image
  • Rounded Image

Input

Input fields such as email or password that is used to collect information from the users. Type:

  • Email

List

well, lists are just simple lists or stacked lists. Types:

  • Spaced List
  • Stacked List

Navigation

Navigations are used to navigate from one page to another. Its a very important part of a web app, usually present on the top of the page. Navigation comes in the following types:

  • Reponsive navbar
  • Dark mode Navbar
  • Navbar with submenus

Rating

Ratings are used to give feedback for products or services Different types:

  • Simple Rating
  • Compact Rating

Modal

Modals are those pop-up boxes that appear on the screen when an user takes any action. You can find documentation here

Toast

Toast messages are not small messages that disappear after few seconds, again giving a status of the user action.

Typography

These includes everything about texts: heading, paragraphs, aligned texts, etc. Check here

Liked my work? Connect with me!

Masudha Meher | Linkedin Masudha Meher | Medium Masudha Meher | Twitter

Have a look at the implementation of Azure UI

Azure.UI.-.Brave.2022-02-04.22-48-59.mp4

About

A CSS Component Library. Made with HTML and CSS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages