material design bootstrap

JavaScript
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700|Material+Icons">
<link rel="stylesheet" href="https://unpkg.com/[email protected]/dist/css/bootstrap-material-design.min.css" integrity="sha384-wXznGJNEXNG1NFsbm0ugrLFMQPWswR3lds2VeinahP8N0zJw9VWSopbjv2x7WCvX" crossorigin="anonymous">/* Answer to: "material design bootstrap" */

/*
  Material Design for Bootstrap is an open source toolkit based on
  Bootstrap for developing Material Design apps with HTML, CSS, and
  JS. Quickly prototype your ideas or build your entire app with our
  Sass variables and mixins, responsive grid system, extensive
  prebuilt components, and powerful plugins built on jQuery.

  Download it here:
  https://mdbootstrap.com/
*/
Source

Also in JavaScript: