All Projects → CreativeIT → Material Dashboard Lite

CreativeIT / Material Dashboard Lite

Licence: mit
A free dashboard template with material design lite

Projects that are alternatives of or similar to Material Dashboard Lite

Tabler
Tabler is free and open-source HTML Dashboard UI Kit built on Bootstrap
Stars: ✭ 24,611 (+3390.92%)
Mutual labels:  sass, html5, dashboard-templates
Smart Webcomponents
Web Components & Custom Elements for Professional Web Applications
Stars: ✭ 110 (-84.4%)
Mutual labels:  material-design, html5
React Froala Design Blocks
React implementation for Froala Design Blocks.
Stars: ✭ 89 (-87.38%)
Mutual labels:  material-design, html5
Hubuntu Ui
Material Admin Dashboard Starter UI ( Ubuntu style ) - https://720kb.github.io/hubuntu-ui/
Stars: ✭ 207 (-70.64%)
Mutual labels:  material-design, sass
Bootstrap
Open Source JS plugins
Stars: ✭ 13 (-98.16%)
Mutual labels:  material-design, html5
Electra
A desktop application for test account managment
Stars: ✭ 32 (-95.46%)
Mutual labels:  material-design, sass
Design Blocks
A set of 170+ Bootstrap based design blocks ready to be used to create clean modern websites.
Stars: ✭ 13,317 (+1788.94%)
Mutual labels:  material-design, html5
Laradminator
Integration of Adminator into Laravel 6.x/7.x/8.x with RTL support
Stars: ✭ 170 (-75.89%)
Mutual labels:  sass, html5
Get Me Through
A Free, Offline, Real-Time, Open-source web-app to assist organisers of any event in allowing only authorised/invited people using Face-Recognition Technology or QR Code.
Stars: ✭ 255 (-63.83%)
Mutual labels:  material-design, html5
Coreui Free Vue Admin Template
Open source admin template based on Bootstrap 5 and Vue 3
Stars: ✭ 2,951 (+318.58%)
Mutual labels:  html5, dashboard-templates
Hstardoc
My blogs write with markdown.
Stars: ✭ 297 (-57.87%)
Mutual labels:  sass, html5
Material Angular Dashboard
Material Angular Admin Template
Stars: ✭ 940 (+33.33%)
Mutual labels:  material-design, sass
Demo Progressive Web App
🎉 A demo for progressive web application with features like offline, push notifications, background sync etc,
Stars: ✭ 798 (+13.19%)
Mutual labels:  material-design, html5
Propeller
Propeller - Develop more, Code less. Propeller is a front-end responsive framework based on Google's Material Design Standards & Bootstrap.
Stars: ✭ 1,150 (+63.12%)
Mutual labels:  material-design, sass
Vue Cnode
🔥Vue.js打造一个开源的CNode社区。CNode by Vue.js
Stars: ✭ 249 (-64.68%)
Mutual labels:  sass, html5
Mdl Ext
Material Design Lite Ext: Components built with Google Material Design Lite framework. http://leifoolsen.github.io/mdl-ext/
Stars: ✭ 112 (-84.11%)
Mutual labels:  material-design, sass
Echat
基于Vue的点对点聊天项目
Stars: ✭ 130 (-81.56%)
Mutual labels:  sass, html5
Bef
Bef is a responsive jekyll theme https://artemsheludko.github.io/bef/
Stars: ✭ 145 (-79.43%)
Mutual labels:  sass, html5
Material Colors
Colors of Google's Material Design made available to coders
Stars: ✭ 252 (-64.26%)
Mutual labels:  material-design, sass
Coreui Free React Admin Template
CoreUI React is a free React admin template based on Bootstrap 5
Stars: ✭ 3,573 (+406.81%)
Mutual labels:  html5, dashboard-templates

Material Dashboard Lite

Welcome to first dark dashboard on the Material Design Lite!

Its much more fun with the demo.

Material admin template is absolutely free for commercial usage theme, that uses google's implementation of material design — Material Design Lite library. It doesn’t rely on any JavaScript frameworks and aims to be responsive and optimized for cross-device usage. All components are created with CSS (scss), JavaScript (es6), and HTML5.

Important: We are still working on the project and there will be much more awesome, check out our issues to see what features are coming soon.

SETUP and USAGE

The steps bellow will take you through cloning your own fork, installing dependencies and building:

  1. Fork and/or clone our repository. To use Git from command line, see the Setting up Git and Fork a repo articles.
  git clone https://github.com/CreativeIT/material-dashboard-lite.git
  1. Open your copied repo folder in terminal and install npm components with command:
  cd material-dashboard-lite
  npm install
  1. Install bower components with command:
  bower install
  1. Now you are able to build project with gulp:
  gulp build
  1. To see the result use command:
  gulp serve

FEATURES

Additional

Since the project uses BEM structure with sass, it can be customized in easy way by editing src/variables.scss file. To take effect you must run gulp build in terminal again. Also you may want to use gulp watch, that will run default command every time you modify any file in source folder. You can use gulp defaultif you don't want to minify js-files.

Google hasn't implemented select element yet (see why here), that is why the project depends on getmdl-select plugin. Also project uses d3 and nvd3 to build charts and chart components.

Hire us

We are ready to bring value to your business. Visit our site creativeit.io or drop us a line [email protected]. We will be happy to help you!

Credits

UI components built with Material Design Lite.

Designed with passion and coffee by CreativeIT

Support the project

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].