Popularity
1.8
Growing
Activity
4.6
-
50
5
14

Programming language: TypeScript
License: GNU General Public License v3.0 or later
Tags: UI Frameworks     Responsive    

cdbreact alternatives and similar libraries

Based on the "Responsive" category.
Alternatively, view cdbreact alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of cdbreact or a related project?

Add another 'Responsive' Library

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

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

Demo

Pages

Carousel

Dashboards

Cards

Buttons

Sidebar

Footer

Widget

Modal

Stepper

Badge

Form

Browser support

Browsers supported

IE / Edge Firefox Chrome Safari 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!


*Note that all licence references and agreements mentioned in the cdbreact README section above are relevant to that project's source code only.