🔥🔥🔥 Creative Tim UI - 300+ shadcn/ui Blocks & Components Ready for v0, Lovable, Replit.

Free VueJS Admin Template

Product description


Vuetify Material Dashboard is a beautiful resource built over Vuetify, Vuex and Vuejs. It will help you get started developing dashboards in no time. Vuetify Material Dashboard is the official Vuejs version of the Original Material Dashboard. Using the Dashboard 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. Vuetify Material Dashboard contains handpicked and optimized 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 customization of this product.



Vuetify is developed exactly according to Material Design spec. Every component is handcrafted to bring you the best possible UI tools to your next great app. The development doesn't stop at the core components outlined in Google's spec. Through the support of community members and sponsors, additional components will be designed and made available for everyone to enjoy.

Vuex is a state management pattern + library for Vue.js applications. It serves as a centralized store for all the components in an application, with rules ensuring that the state can only be mutated in a predictable fashion. It also integrates with Vue's official devtools extension to provide advanced features such as zero-config time-travel debugging and state snapshot export/import.



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



Getting Started

  • Install Nodejs from Nodejs Official Page
  • Open your terminal
  • Navigate to the project
  • Run npm install or yarn install if you use Yarn
  • Run npm run dev or yarn serve to start a local development server
  • A new tab will be opened in your browser

You can also run additional npm tasks such as

  • npm run build to build your app for production
  • npm run lint to run linting.

Vue-cli

We used the latest 3.x Vue CLI which aims to reduce project configuration to as little as possible. Almost everything is inside `package.json` + some other related files such as babel.config.js, .browserlistsrc .eslintrc.js and .postcssrc.js

Product certified by: Creative Tim
Vuetify Material Dashboard - Fully Coded and Responsive HTML5
Vuetify Material Dashboard - Sass Files for Professional Front End Developers
Vuetify Material Dashboard - The Progressive JavaScript Framework
Vuetify Material Dashboard - The Progressive JavaScript Framework
Downloads
74,471
Version
2.1.0
Changelog
Updated
5 years ago
Released
7 years ago
Reviews
Star
Handcrafted Elements
16
Customized Plugins
2
Example Pages
7
Community Support
Documentation
Fully Responsive

Upgrade to PRO Version

Get more power with Vuetify Material Dashboard 2 PRO. It has a lot more features compared to the free version. We hope you will create awesome websites/templates with this product!

What is in Demo? What is in PRO Version?
Elements 16 200
Plugins 2 4
Examples Pages 7 8
Full Coded
Documentation
SASS Files
Designer Files
Premium Support

We are here to help you!

92 Web Developers commented on this product

ivarsg
  • downloaded
6 years ago

Thanks for the great project! But it seems to me that it doesn't work well with the themeing mechanism of Vuetify as described in docs (https://vuetifyjs.com/en/framework/theme). At lease for Drawer.vue component it uses whatever is given in src/styles/material-dashboard/_colors.scss file (through mixin drawer-active-colors at the end of _misc.scss file) and ignores whatever color is specified in src/plugins/theme.js. Can you give a hint, how to resolve this issue?

dragosct
  • downloaded

Hi, @ivarsg ! Thank you for using our products. Yes, you are right there is an issue and this must be fixed in the next updates, but for the moment you can remove from the scss what it's overwritten the theme.js or you can make the changes only in the scss. Thank you for your understanding! Regards, Dragos
6 years ago

evaeva727
  • downloaded
6 years ago

Thanks for provide the vuetify material theme , I want to know your project will have github link? (convenient different developer make a pull request)

dragosct
  • downloaded

Hi, @evaeva727 ! Thank you for using our products. All of our products have GitHub repo. Please see this link https://github.com/creativetimofficial/vuetify-material-dashboard. Regards, Dragos
6 years ago

dalars06
  • downloaded
6 years ago

Hi, great job there. I ran this with node js, thought it'll drop resulting html5 files and other resources but did not. PLEASE HELP! I need link to download the html5 version. That should be good for me. Thanks @dragosct

dragosct
  • downloaded

Hi, @dalars06 ! Thank you for using our products. The HTML version of this product it's here: https://demos.creative-tim.com/material-dashboard/examples/dashboard.html. Regards, Dragos
6 years ago

dalars06
  • downloaded
6 years ago

I got it @dragosct thanks but I'll still like to learn working with the Angular version without any framework.

dragosct
  • downloaded

Hi! In your previous message, you said that you want the HTML version, you don't say anything about the angular version. We also have the angular version https://www.creative-tim.com/product/material-dashboard-angular2. Regards, Dragos
6 years ago

sebasrf
  • downloaded
6 years ago

I want this pro version with Vuetifyjs.

dragosct
  • downloaded

Hi, @sebasrf ! Thank you for using our products. The Pro version for this product it's under development now and when will be ready you will be notified. Regards, Dragos
6 years ago

sebasrf
  • downloaded

Thank you, and I hope that it will be available soon
6 years ago

augustineani
  • downloaded
6 years ago

i changed the title but it keeps going back to "vuetify material dashboard by creative tim"

dragosct
  • downloaded

Hi, @augustineani ! Thank you for using our products. Please, tell us in which component did you change the title? Regards, Dragos
6 years ago

augustineani
  • downloaded
6 years ago

I've fixed it, thanks

christianammit 6 years ago

Hey, does this theme come with a login page and all the mechanisms required to secure the routes behind it? Thanks

dragosct
  • downloaded

Hi, @christianammit ! Thank you for using our products. No, this product does not contain a login page. The login page will be present in the PRO version. Regards, Dragos
6 years ago

sidiaraastro
  • downloaded
6 years ago

Nice work with vuetify and vuex (well structured the store), urgent of the PRO version (if possible with forms and plans integrated to vuex)

dragosct
  • downloaded

Hi, @sidiaraastro ! Thank you for using our products and for your kind words. The Pro version will be available in the next period, but I can't give you an ETA right now. You will be noticed when this will be released. Regards, Dragos
6 years ago

hazimudahdg6 6 years ago

I ran into such a bizarre problem and have been trying to debug this for over a week, but I'm hoping your input will solve this. I am trying to use Azure storage library (https://github.com/Azure/azure-storage-node) to allow for file uploads with this dashboard. However, whenever calling the require statement for Azure, I'm getting this error: https://i.stack.imgur.com/gZtNj.png I've used this library with many different Vue projects and have never had this issue. I'm guessing it has to be something about environment/configuration, but no clue.

dragosct
  • downloaded

Hi, @hazimudahdg6 ! Thank you for using our products. We really want to help you with this issue but honestly, we don't know to use Azure so it's not indicated to advice you in this situation, but what I can say to you it's that I noticed the error it's coming from the azure-storage from your attached image and so maybe you can try first to use another version of the library. Thank you for your understanding! Regards, Dragos
6 years ago

You have to be logged in to post a comment. Login here.