Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

material-kit

Material Kit, a Google Material Desgin. Coded by Creative Tim

material kit, bootstrap material admin, bootstrap material kit, material design admin, material design, creative tim, html kit, html css kit, web kit, freebie, free bootstrap kit, css3 kit, bootstrap admin, bootstrap kit, frontend, responsive bootstrap kit

readme

Material Kit Tweet

version license GitHub issues open GitHub issues closed Join the chat at https://gitter.im/NIT-dgp/General Chat

Product Gif

Material Kit is a Free Bootstrap 4 UI Kit with a fresh, new design inspired by Google's material design. You asked for it, so we built it. It's a great pleasure to introduce to you the material concepts in an easy to use and beautiful set of components. Along with the restyling of the Bootstrap elements, you will find three fully-coded example pages, to help you design your next project.

Material Kit makes use of light, surface and movement. It uses a deliberate color choice, edge-to-edge imagery and large scale typography. The general layout resembles sheets of paper following multiple different layers, so that the depth and order is obvious. The navigation stays mainly on the left and the actions on the right.

This new design has elements that have been the result of research regarding ink and paper and the way objects and materials interact in real life. The result is a beautiful and consistent set of elements that can get you started with your next project. Material Kit is a great tool if you are looking to create a web presence for your Android application and need to be consistent, leaving the impression of visually similar elements. It is also a great resource in its own right, looking gorgeous and helping you build your web pages.

Material Kit is based on the Github Repo from Fezvrasta who did an amazing job creating the backbone for the material effects, animations and transitions. Big thanks to his team for their forward thinking efforts.

Table of Contents

Versions

HTML React
Material Kit  HTML Material Kit  React

Demo

View More.

Quick start

Documentation

The documentation for the Material Kit is hosted at our website.

File Structure

Within the download you'll find the following directories and files:

material-kit/
├── CHANGELOG.md
├── LICENSE.md
├── README.md
├── assets
│   ├── assets-for-demo
│   ├── css
│   │   ├── material-kit.css
│   │   ├── material-kit.css.map
│   │   └── material-kit.min.css
│   ├── img
│   ├── js
│   │   ├── bootstrap-material-design.js
│   │   ├── bootstrap-material-design.min.js
│   │   ├── core
│   │   │   ├── jquery.min.js
│   │   │   └── popper.min.js
│   │   ├── material-kit.js
│   │   ├── material-kit.min.js
│   │   └── plugins
│   │       ├── bootstrap-datetimepicker.min.js
│   │       ├── jasny-bootstrap.min.js
│   │       ├── moment.min.js
│   │       └── nouislider.min.js
│   └── scss
│       ├── bootstrap
│       ├── core
│       ├── material-kit.scss
│       └── plugins
├── bower.json
├── docs
│   └── documentation.html
├── examples
│   ├── landing-page.html
│   ├── profile-page.html
│   └── signup-page.html
└── index.html

Browser Support

At present, we officially aim to support the last two versions of the following browsers:

Resources

We use GitHub Issues as the official bug tracker for the Material Dashboard. Here are some advices for our users that want to report an issue:

  1. Make sure that you are using the latest version of the Material Dashboard. Check the CHANGELOG from your dashboard on our website.
  2. Providing us reproducible steps for the issue will shorten the time it takes for it to be fixed.
  3. Some issues may be browser specific, so specifying in what browser you encountered the issue might help.

Technical Support or Questions

If you have questions or need help integrating the product please contact us instead of opening an issue.

Licensing

Social Media

Twitter: https://twitter.com/CreativeTim

Facebook: https://www.facebook.com/CreativeTim

Dribbble: https://dribbble.com/creativetim

Google+: https://plus.google.com/+CreativetimPage

Instagram: https://www.instagram.com/CreativeTimOfficial

changelog

Change Log

[2.0.4] 2018-07-02

BugFixing

  • Solved responsive issues
  • Updated plugins
  • Speed optimizations
  • Documentation errors fixed
  • Gulp compiling of the SASS files
  • Change versions on CSS and JS files
  • Small changes for components

[2.0.3] 2018-05-07

BugFixing

  • Scss cleaned and fixed issues when compiling
  • Archive cleaned
  • Other small bug fixing

[2.0.2] 2018-02-13

Improvements, Bootstrap 4.0.0 Final Included

  • Reestablish the routes/folder for images

[2.0.1] 2018-01-31

Bug fixing, Improvements

  • Added two plugins in Documentation
  • Included gulp task that opens the project in browser
  • Reestablish the routes for some Documentation Components
  • responsive issue fixed for carousel

[2.0.0] 2018-01-12

Bootstrap 4 update

[1.2.1] 2017-11-09

BugFixing

  • fixed parallax page scroll
  • fixed cards from ecommerce.html page

[1.2.0] 2017-09-13

BugFixing

  • jQuery library update to the latest version
  • removed atv-img-animation.js library ( multiple problems with the browsers )
  • fixed rotating card system for IE, changed rotating cards with raised image with regular cards with background image or plain cards
  • bootstrap-selectpicker.js updated to the latest version

[1.1.1] 2017-05-22

BugFixing

  • fixed problem with Morphing Cards(rotating manual and auto) and Perspective Cards when images were loading later than the javascript

[1.1.0] 2017-04-14

BugFixing, Plugins Updates, New Cards (HTML Version)

  • v1.1.0 14 Apr, 2017 -
  • Bootstrap v3.3.7
  • Bootstrap DateTimePicker v4.17.45
  • Replace Bootstrap SelectPicker v1.11.2
  • Replace Tags with Bootstrap TagsInput v0.8.0
  • jQuery.Flexisel v2.1.0
  • NoUiSlider v9.0.0
  • jQuery v3.1.1
  • moment.js v2.14.1
  • Added new cards
  • Added 3D animation effect for images on cards(atvImg library)
  • Added DynamicShadows
  • Added New rotating cards
  • Added Ecommerce Page
  • Bug fixing
  • Documentation Updates
  • Added simple input example

IMPORTANT! If you migrate from V1.0.0 to V1.1.0 please make sure your replace the '.content' class inside each card with '.card-content', we've made this adjustment for a better control of the content that is inside a card. Sorry for the inconvenience.

[1.0.0] 2016-06-15

Initial Release