Code Monkey home page Code Monkey logo

vue-material-kit's Introduction

version GitHub issues open GitHub issues closed

Image

Vue Material Kit 2 is our newest free VueJS Design System. Its amazing design is inspired by Material Design and contains all the components you need for your development. If you’re a developer looking to create good-looking websites, rich with features, and highly customisable, here is your match.

Fully Coded Elements

Vue Material Kit 2 is built with over 70 frontend individual elements, like buttons, inputs, navbars, alerts or cards, giving you the freedom of choosing and combining. All components can take variations in color, which you can easily modify using sass files. You will save a lot of time going from prototyping to full-functional code because all elements are implemented.

This free VueJS 3 & Bootstrap 5 template is coming with pre-built design blocks, so the development process is seamless, switching from our pages to the real website is very easy to be done. View all components here.

Documentation built by Developers

Each element is well presented in very complex documentation. You can read more about the documentation here.

Example Pages

If you want to get inspiration or just show something directly to your clients, you can jump-start your development with our pre-built example pages. You will be able to quickly set up the basic structure for your web project.

View example pages here.

HELPFUL LINKS

Special thanks

During the development of this dashboard, we have used many existing resources from awesome developers. We want to thank them for providing their tools open source:

  • VueJS 3 - An approachable, performant and versatile framework for building web user interfaces.
  • Bootstrap 5 - Powerful, extensible, and feature-packed frontend toolkit.
  • Popper.js - Kickass library used to manage poppers
  • Pinia - The Vue Store that you will enjoy using.
  • PrismJS - A lightweight and extensible syntax highlighter.
  • TypedJS - A JavaScript Typing Animation Library.
  • Vue Clipboard 3 - Easily copy to clipboard in Vue 3.
  • Vue Count To - A dependency-free, lightweight vue component for count up.

Let us know your thoughts below. And good luck with development!

Table of Contents

Versions

VueJS

| Vue Material Dashboard 2 PRO

Demo

View More.

Quick start

Quick start options:

Terminal Commands

  1. Download and Install NodeJs LTS version from NodeJs Official Page.
  2. Navigate to the root ./ directory of the product and run yarn install or npm install to install our local dependencies.

Documentation

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

What's included

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

vue-material-kit-2
    ├── public
    ├── src
    │   ├── assets
    │   │   ├── css
    │   │   ├── fonts
    │   │   ├── img
    │   │   ├── js
    │   │   └── scss
    │   ├── components
    │   │   ├── MaterialAlert.vue
    │   │   ├── MaterialAvatar.vue
    │   │   ├── MaterialBadge.vue
    │   │   ├── MaterialButton.vue
    │   │   ├── MaterialCheckbox.vue
    │   │   ├── MaterialInput.vue
    │   │   ├── MaterialPagination.vue
    │   │   ├── MaterialPaginationItem.vue
    │   │   ├── MaterialProgress.vue
    │   │   ├── MaterialSocialButton.vue
    │   │   ├── MaterialSwitch.vue
    │   │   └── MaterialTextArea
    │   ├── examples
    │   │   ├── cards
    │   │   ├── footers
    │   │   ├── navbars
    │   │   ├── tables
    │   │   ├── Breadcrumbs.vue
    │   │   └── Header.vue
    │   ├── layouts
    │   │   ├── sections
    │   │   │    ├── attention-catchers
    │   │   │    ├── components
    │   │   │    ├── elements
    │   │   │    ├── input-areas
    │   │   │    ├── navigation
    │   │   └──  └── page-sections
    │   ├── router
    │   ├── stores
    │   ├── views
    │   │   ├── LandingPages
    │   │   └── Presentation
    │   ├── App.vue
    │   ├── main.js
    │   └── material-kit.js
    ├── .eslintrc.json
    ├── .gitignore
    ├── CHANGELOG.md
    ├── ISSUE_TEMPLATE.md
    ├── LICENSE.md
    ├── index.html
    ├── package.json
    ├── README.md
    └── vite.config.js

Browser Support

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

Resources

Reporting Issues

We use GitHub Issues as the official bug tracker for the Vue Material Kit 2. 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 2. 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

Useful Links

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

vue-material-kit's People

Contributors

maisamaf avatar sajadevo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

vue-material-kit's Issues

[Feature Request] How to.

What is your enhancement?

Hi, i appreciate a little guide on how to use this package with brand new vue app. many thanks.
Edit: on already exisiting project, using laravel and vue only views.

Unable to load with laravel mix and webpack

I'm using laravel-mix as my environment and I want to use the vue-material-kit.
Current I can't load it because of some errors and I have no idea how to fix them
Is there any chance that I compile this package with my other components in laravel-mix ?

[Bug] The slider is not working well

Version

1.2.2

Reproduction link

https://demos.creative-tim.com/vue-material-kit/#/

Operating System

Arch Linux

Device

ASUS X450CA

Browser & Version

Chromium 80.0.3987.132

Steps to reproduce

What is expected?

The slider should be working well as in the vue material kit pro.

What is actually happening?

The button of the slider is not appear/appear in wrong location makes it unable to click


Solution

Additional comments

Theming does not work

  1. Change line 8 to set theme primary color in
    /src/assets/scss/material-kit/_colors.scss
@include md-register-theme("default", (
  primary: md-get-palette-color(black, 500), // think you have a loose comma here
));
  1. Primary color is not changed for any component

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.