Free for personal and commercial use.
Highlights | ||
---|---|---|
💎 | Thanks to MD-UIKit you can take advantage of all feature of latest version of UIKit.⠀⠀⠀⠀⠀ | ✔️ |
🎓 | We care about the development of our users. We have prepared numerous tutorials, which allow you to learn how to use MD-UIKit as well as other technologies.⠀⠀⠀⠀⠀⠀⠀⠀⠀ | ✔️ |
📱 | It doesn't matter whether your project will be displayed on a desktop, laptop, tablet or mobile phone. MD-UIKit looks great on every type of screen. | ✔️ |
🗺️ | Need inspiration? Use one of our predefined templates for free.⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀ | ✔️ |
💽 | 5 minutes, a few clicks and... done! You will be surprised at how easy it is.⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀ ⠀⠀⠀ | ✔️ |
💄 | Using MD-UIKit is straightforward and pleasant. Our flexible components allow deep customization. You will easily be able to adjust each component to suit your needs. | ✔️ |
🆓 | Our license is user-friendly. Feel free to use MD-UIKit for both private as well as commercial projects. | ✔️ |
📑 | We put detailed user-friendly documentation at your disposal. It will help you to implement your ideas easily. | ✔️ |
You can install MDBootstrap using NPM:
npm install md-uikit
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/uikit.min.css" />
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/md-uikit.css" rel="stylesheet">
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/uikit.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/md-uikit.js" ></script>