/polka-vue-matrial

Primary LanguageCSSMIT LicenseMIT

version GitHub issues open GitHub closed issues Chat

Product Gif

Vue Material Kit is a beautiful resource built over Vue Material and Vuejs. It will help you get started developing UI Kits in no time. Vue Material Kit is the official Vuejs version of the Original Material Kit. Using the UI Kit is pretty simple but requires basic knowledge of Javascript, Vuejs and Vue Router.

We have created it thinking about things you actually need in a dashboard. Vue Material Kit contains handpicked and optimised Vuejs plugins. Everything is designed to fit with one another. As you will be able to see, the dashboard you can access on Creative Tim is a customisation of this product.

Let us know what you think and what we can improve below. And good luck with development!

Table of Contents

Versions

HTML React Vue
Material Kit  HTML Material Kit  React Vue Material Kit
React Native Figma WordPress
Material Kit React Native Material Kit Figma Material Kit WordPress

Demo

Buttons Inputs Navbars
Buttons Inputs Navbar
Login Page Landing Page Profile Page
Login Page Landing Page Profile Page

View More

Quick start

Quick start options:

Documentation

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

File Structure

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

vue-material-kit/

├── CHANGELOG.md
├── README.md
├── babel.config.js
├── package.json
├── public
│   └── index.html
├── src
│   ├── App.vue
│   ├── assets
│   │   ├── img
│   │   └── scss
│   │       ├── material-kit
│   │       └── material-kit.scss
│   ├── components
│   │   ├── Badge.vue
│   │   ├── Dropdown.vue
│   │   ├── Modal.vue
│   │   ├── Pagination.vue
│   │   ├── Parallax.vue
│   │   ├── Slider.vue
│   │   ├── Tabs.vue
│   │   ├── cards
│   │   │   ├── LoginCard.vue
│   │   │   └── NavTabsCard.vue
│   │   └── index.js
│   ├── layout
│   │   ├── MainFooter.vue
│   │   ├── MainNavbar.vue
│   │   └── MobileMenu.vue
│   ├── main.js
│   ├── plugins
│   │   ├── globalComponents.js
│   │   ├── globalDirectives.js
│   │   ├── globalMixins.js
│   │   └── material-kit.js
│   ├── router.js
│   └── views
│       ├── Index.vue
│       ├── Landing.vue
│       ├── Login.vue
│       ├── Profile.vue
│       └── components
│           ├── BasicElementsSection.vue
│           ├── JavascriptComponentsSection.vue
│           ├── NavPillsSection.vue
│           ├── NavigationSection.vue
│           ├── NotificationsSection.vue
│           ├── SmallNavigationSection.vue
│           ├── TabsSection.vue
│           └── TypographyImagesSection.vue
└── vue.config.js

Browser Support

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

Resources

HTML React Vue Angular
Material Dashboard  HTML Material Dashboard  React Vue Material Dashboard  Material Dashboard Angular
HTML Dark Vuetify
Material Dashboard Dark Material Dashboard Vuetify

Reporting Issues

We use GitHub Issues as the official bug tracker for the Vue Material Kit. 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 Vue Material Kit. Check the CHANGELOG from your kit 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

Useful Links

Social Media

Twitter: https://twitter.com/CreativeTim

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

Dribbble: https://dribbble.com/creativetim

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