CDBReact

Elegant UI Kit and reusable components for building mobile-first, responsiv...

README



Contrast Bootstrap React


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

NPM JavaScript Style Guide
npm

Install


  1. ``` sh
  2. npm install --save cdbreact
  3. ```

or

  1. ``` sh
  2. yarn add cdbreact
  3. ```

Usage


  1. ``` js
  2. import React from 'react'
  3. import { CDBAlert } from 'cdbreact'

  4. const Alert = () => {
  5.   return (
  6.         <CDBAlert color="primary">
  7.           A simple alert built with contrast design
  8.         </CDBAlert>
  9.   )
  10. }

  11. export default Alert;
  12. ```

Documentation


- Box

Demo


Pages



Carousel



Dashboards



Cards



Buttons



Sidebar



Footer



Widget



Modal



Stepper



Badge



Form



Browser support


Browsers supported


|[[[[
|-----|------------------------------------
|MacN/Asupportedsupportedsupported
|Windowssupported|supported|supportedN/A

PRO Version



License


See License in <license.pdf> © Devwares

Support Devwares


Follow us on Social Media



Check out and star our GitHub repository


  
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!