Skip to content

Contrast Design Bootstrap : Elegant UI Kit and reusable components for building mobile-first, responsive websites and web apps

Notifications You must be signed in to change notification settings

Devwares-Team/contrast-bootstrap

Repository files navigation

Contrast Design Bootstrap 5 UI Kit Library

Well crafted Bootstrap 5 UI kit Library featuring over 2000+ basic components and 10000+ premium components for building mobile-first, responsive webistes and web apps using clean UI components

NPM JavaScript Style Guide npm

Install via NPM

npm install --save cdbootstrap

or

Install via YARN

yarn add cdbootstrap

or

Install via CDN

Installation via CDN is one of the easiest methods of integrating CDBootstrap with your project.

Just copy the latest compiled JS script tag and CSS link tag to the application.

Add cdbootstrap to your project from our cdn directly into your html file

CSS

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/cdbootstrap/css/bootstrap.min.css" />

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/cdbootstrap/css/cdb.min.css"/>

JS

<script src="https://cdn.jsdelivr.net/npm/cdbootstrap/js/bootstrap.min.js"></script>

<script src="https://cdn.jsdelivr.net/npm/cdbootstrap/js/popper.min.js"></script>

<script src="https://cdn.jsdelivr.net/npm/cdbootstrap/js/cdb.min.js"></script>

Documentation for components

Demo

Admin template Pages

Carousel

Dashboards

Cards

Buttons

Sidebar

Footer

Widget

Modal

Stepper

Badge

Form

Browser support

Browsers supported

Edge / Edge
IE / Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
Opera
Opera
Mac N/A supported supported supported supported
Windows supported supported supported N/A supported

Premium Version

Contrast Design Bootstrap Premium

License

See License in <license.pdf> © Devwares

Support Devwares

Follow us on Social Media

Check out and star our GitHub repository

  • Github
  • Create pull requests
  • Submit bugs
  • Suggest new features
  • Help us Improve our documentation with updates

Thank you for all the contributions!

About

Contrast Design Bootstrap : Elegant UI Kit and reusable components for building mobile-first, responsive websites and web apps

Resources

Stars

Watchers

Forks

Packages

No packages published