kumsomi / bubble-ui-documentation

Bubble UI is a component library that provides 10+ ready to use components in order to make a faster, better, flexible and responsive websites.

Home Page:https://bubble-ui-documentation.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bubble-ui-logo
Bubble UI

Bubble UI provides you components to make a faster, better, flexible and responsive websites.

Bubble UI is hosted on netlify:- https://bubble-ui-documentation.netlify.app/

Screenshot (194)

Styling and Components

Styling and components of Bubble UI is designed in https://github.com/kumsomi/bubble-ui-components and you can see all those components at https://bubble-ui.netlify.app/

How to get started:-

Paste the link below in your head tag of the HTML file to use Bubble-UI

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

You can also paste the below code in your CSS file to use Bubble-UI in your components.

@import "https://bubble-ui.netlify.app/styles/component.css";

Bubble UI is a responsive website

Bubble UI is a responsive website. It can be used on desktop as well as mobile screens.

Desktop Screens

Screenshot (196)

Mobile Screens

Screenshot (197)

Screenshot (198)

Major components designed by Bubble UI are:-

  • Alerts
  • Avatars
  • Badges
  • Buttons
  • Cards
  • Grids
  • Images
  • Inputs
  • Lists
  • Modal
  • Rating
  • Toast
  • Typography
  • Navigation

About

Bubble UI is a component library that provides 10+ ready to use components in order to make a faster, better, flexible and responsive websites.

https://bubble-ui-documentation.netlify.app/


Languages

Language:HTML 93.7%Language:CSS 6.3%