dev-marlon / material-kit

Free Bootstrap Material Design UI Kit

Home Page:http://www.creative-tim.com/product/material-kit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alt text

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 Fez (http://fezvrasta.github.io/bootstrap-material-design/) 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.

Links:

Quick start

Quick start options:

What's included

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

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

Version logs

[2.0.3] 2018-05-07

BugFixing

  • Scss cleaned and fixed issue 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

License

Useful Links

More products from Creative Tim: http://www.creative-tim.com/products

Tutorials: https://www.youtube.com/channel/UCVyTG4sCw-rOvB9oHkzZD1w

Freebies: http://www.creative-tim.com/products

Affiliate Program (earn money): http://www.creative-tim.com/affiliates/new

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://instagram.com/creativetimofficial

About

Free Bootstrap Material Design UI Kit

http://www.creative-tim.com/product/material-kit

License:MIT License


Languages

Language:CSS 88.8%Language:HTML 10.0%Language:JavaScript 1.2%