Socket
Socket
Sign inDemoInstall

mdbreact

Package Overview
Dependencies
389
Maintainers
9
Versions
59
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    mdbreact


Version published
Weekly downloads
9.5K
increased by3.03%
Maintainers
9
Install size
47.6 MB
Created
Weekly downloads
 

Readme

Source

React Bootstrap with Material Design

Built with React and Bootstrap 4. Absolutely no jQuery.

400+ material UI elements, 600+ material icons, 74 CSS animations, SASS files and many more.

All fully responsive. All compatible with different browsers.

Downloads License npm

logo


Table of Contents

Other Technologies

Demo:

Main demo

Version:

  • MDBReact 5.0.1
  • React 16.12.0

Quick start

  • Clone following repo:
git clone https://github.com/mdbootstrap/react-bootstrap-with-material-design .

note "." at the end. It will clone files directly into current folder.

Now you can navigate to our documentation, pick any component and place within your project.

Available commands

  • npm start - runs the app in development mode.
  • npm run remove-demo - remove demo directory from your project and generate a boilerplate for your app
  • npm run build - builds the app for production to the build folder.
  • npm test - runs the test watcher in an interactive mode.

How to install MDB via npm:

  • create new project create-react-app myApp
  • cd myApp
  • npm install --save mdbreact
  • Import style files into the src/index.js before the App.js file:
import '@fortawesome/fontawesome-free/css/all.min.css';
import 'bootstrap-css-only/css/bootstrap.min.css';
import 'mdbreact/dist/css/mdb.css';

Run server

npm start

Supported browsers

MDBootstrap supports the latest, stable releases of all major browsers and platforms.

Alternative browsers which use the latest version of WebKit, Blink, or Gecko, whether directly or via the platform’s web view API, are not explicitly supported. However, MDBootstrap should (in most cases) display and function correctly in these browsers as well.

Mobile devices

Generally speaking, MDBootstrap supports the latest versions of each major platform’s default browsers. Note that proxy browsers (such as Opera Mini, Opera Mobile’s Turbo mode, UC Browser Mini, Amazon Silk) are not supported.

Chrome
Chrome
Firefox
Firefox
Safari
Safari
Android Browser & WebViewIE / Edge
Miscrosoft Edge
AndroidSupportedSupportedN/AAndroid v5.0+ supportedSupported
iOSSupportedSupportedSupportedN/ASupported
Windows 10 MobileN/AN/AN/AN/ASupported

Desktop browsers

Similarly, the latest versions of most desktop browsers are supported.

Chrome
Chrome
Firefox
Firefox
IE / Edge
Internet Explorer
Internet Explorer / Edge
Edge
Opera
Opera
Safari
Safari
MacSupportedSupportedN/AN/ASupportedSupported
WindowsSupportedSupportedN/ASupportedSupportedNot supported

Documentation:

Huge, detailed documentation avilable online

PRO version:

React Bootstrap with Material Design PRO

Highlights:

Bootstrap 4 Up-to-date with the latest standards of Bootstrap 4 and all the best it has to offer.

Detailed documentation Intuitive and user-friendly documentation, created with a copy-paste approach.

No jQuery Writing you code with pure React is now quicker, easier, and cleaner.

Cross-browser compatibility Works perfectly with Chrome, Firefox, Safari, Opera and Microsoft Edge.

Frequent updates Expect any bugs being fixed in a matter of days.

Active community MDB is broadly used by professionals on multiple levels, who are ready to aid you.

Useful helpers Reduce the frequency of highly repetitive declarations in your CSS.

Technical support Every day we help our users with their issues and problems.

SASS files Thought-out .scss files come in a compile-ready form.

Flexbox Full support of Flexbox layout system lets you forget about alignment issues.

Support MDB developers

  • Star our GitHub repo
  • Create pull requests, submit bugs, suggest new features or documentation updates
  • Follow us on Twitter
  • Like our page on Facebook

A big ❤️ thank you to all our users ❤️ who are working with us to improve the software. We wouldn't be where we are without you.

Getting started

Quick Start

Changelog

Social Media:

Twitter

Facebook

Pinterest

Google+

Dribbble

LinkedIn

Contact:

contact@mdbootstrap.com

FAQs

Last updated on 22 Nov 2021

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc