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/cdbreact

Folders and files

NameName
Last commit message
Last commit date

Latest commit

646435d · Apr 15, 2024
May 16, 2023
Jan 31, 2023
Nov 23, 2020
Apr 13, 2024
Nov 23, 2020
Nov 23, 2020
Nov 23, 2020
Sep 27, 2022
Sep 22, 2021
Nov 23, 2020
Nov 23, 2020
Apr 15, 2024
Nov 23, 2020
May 18, 2023
May 29, 2023
Apr 15, 2024
Apr 15, 2024
Jan 29, 2023
Jan 28, 2023

Repository files navigation

Contrast Bootstrap React

Elegant UI Kit and reusable components for building mobile-first, responsive webistes and web apps

NPM JavaScript Style Guide npm

Install

npm install --save cdbreact

or

yarn add cdbreact

Usage

import React from 'react'
import { CDBAlert } from 'cdbreact'

const Alert = () => {
  return (
        <CDBAlert color="primary">
          A simple alert built with contrast design 
        </CDBAlert>
  )
}

export default Alert;

Documentation

Blog articles

Demo

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

PRO Version

Contrast Design Bootstrap PRO

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

We truly appreciate everyone who has contributed to this project.

Thank you!