SubhamChoudhury / instantUI

A component library build using HTML and CSS

Home Page:https://instant-ui.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

instant-ui logo

Instant UI

Build better and faster design for your ideal projects instantly 🚀

About Instant UI

Instant UI is an open source, light-weight styling framework that enables developers to apply the best styles and components by using the pre-defined classnames. It assists you in constructing your ideal projects instantly by putting a strong emphasis on functionality, as we take care of your designs.

Technologies Used

  • HTML
  • Vanilla CSS

How to use?

To use Instant UI in your project, copy the link given below and paste it in the <head> tag of your html, above all other style sheets.
To know more, visit the installation page.

<link rel="stylesheet" href="https://instant-ui.netlify.app/shared/components.css">

Dependencies

Instant UI uses fontawesome to satisfy the icon requirements. Copy the following link and paste it in the <head> tag to use the same.

<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.4/css/all.css"
      integrity="sha384-DyZ88mC6Up2uqS4h/KRgHuoeGwBcD4Ng9SiP4dIRy0EXTlnuz47vAwmeGwVChigm" 
      crossorigin="anonymous">

Components Available (with multiple variants to each)

Quick Tour

instantUI

Resources

What's next?

  • More components coming soon!
  • Add JS functionality
  • Responsive documentation site
  • Dark mode

Connect with me!

Feedbacks and suggestions are welcome and always appreciated, connect with me :

About

A component library build using HTML and CSS

https://instant-ui.netlify.app


Languages

Language:HTML 91.4%Language:CSS 8.4%Language:JavaScript 0.3%