NextJS Material Dashboard PRO Material-UI v4 is a Premium Material-UI, React and NextJS Admin with a fresh, new design inspired by Google's Material Design. We are very excited to introduce our take on the material concepts through an easy to use and beautiful set of components. NextJS Material Dashboard PRO Material-UI v4 was built over the popular Material-UI and NextJS frameworks.
NextJS Material Dashboard PRO Material-UI v4 makes use of light, surface and movement. The general layout resembles sheets of paper following multiple different layers, so that the depth and order is obvious. The navigation stays mainly on the left sidebar and the content is on the right inside the main panel.
NextJS Material Dashboard PRO Material-UI v4 comes with 7 color filter choices for the links of the Sidebar (blue
, green
, orange
, red
, purple
, rose
, white
), 3 filter color choices for background of the Sidebar (white
, blue
, black
), an option to have a background image on the Sidebar and 6 color filter choices the card headers (blue
, green
, orange
, red
, purple
, rose
).
NextJS Material Dashboard PRO Material-UI v4 was created with a framework built by our friend Olivier - Material-UI, who did an amazing job creating the backbone for the material effects, animations, ripples and transitions. Big thanks to his team for the effort and forward thinking they put into it.
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:
Let us know your thoughts below. And good luck with development!
NextJS | Laravel | Vue & Laravel | Vuetify |
---|---|---|---|
HTML | React | Vue | Angular |
---|---|---|---|
Quick start options:
The documentation for the NextJS Material Dashboard PRO Material-UI v4 is hosted at our website.
Within the download you'll find the following directories and files:
nextjs-material-dashboard-pro-material-ui-v4
.
├── CHANGELOG.md
├── ISSUE_TEMPLATE.md
├── README.md
├── assets
│ ├── css
│ │ ├── material-dashboard-pro-react.css
│ │ ├── material-dashboard-pro-react.css.map
│ │ ├── material-dashboard-pro-react.min.css
│ │ ├── nextjs-material-dashboard-pro.css
│ │ ├── nextjs-material-dashboard-pro.css.map
│ │ └── nextjs-material-dashboard-pro.min.css
│ ├── github
│ │ └── material-dashboard-pro-react.gif
│ ├── img
│ │ ├── faces
│ │ ├── flags
│ │ ├── logo-white.svg
│ │ └── logo.svg
│ ├── jss
│ │ ├── nextjs-material-dashboard-pro
│ │ │ ├── buttonGroupStyle.js
│ │ │ ├── cardImagesStyles.js
│ │ │ ├── components
│ │ │ │ ├── accordionStyle.js
│ │ │ │ ├── adminNavbarLinksStyle.js
│ │ │ │ ├── adminNavbarStyle.js
│ │ │ │ ├── authNavbarStyle.js
│ │ │ │ ├── badgeStyle.js
│ │ │ │ ├── buttonStyle.js
│ │ │ │ ├── cardAvatarStyle.js
│ │ │ │ ├── cardBodyStyle.js
│ │ │ │ ├── cardFooterStyle.js
│ │ │ │ ├── cardHeaderStyle.js
│ │ │ │ ├── cardIconStyle.js
│ │ │ │ ├── cardStyle.js
│ │ │ │ ├── cardTextStyle.js
│ │ │ │ ├── customDropdownStyle.js
│ │ │ │ ├── customInputStyle.js
│ │ │ │ ├── customLinearProgressStyle.js
│ │ │ │ ├── customTabsStyle.js
│ │ │ │ ├── footerStyle.js
│ │ │ │ ├── headingStyle.js
│ │ │ │ ├── infoStyle.js
│ │ │ │ ├── instructionStyle.js
│ │ │ │ ├── navPillsStyle.js
│ │ │ │ ├── paginationStyle.js
│ │ │ │ ├── sidebarStyle.js
│ │ │ │ ├── snackbarContentStyle.js
│ │ │ │ ├── tableStyle.js
│ │ │ │ ├── tasksStyle.js
│ │ │ │ ├── timelineStyle.js
│ │ │ │ ├── typographyStyle.js
│ │ │ │ └── wizardStyle.js
│ │ │ ├── customCheckboxRadioSwitch.js
│ │ │ ├── customSelectStyle.js
│ │ │ ├── hoverCardStyle.js
│ │ │ ├── layouts
│ │ │ │ ├── adminStyle.js
│ │ │ │ ├── authStyle.js
│ │ │ │ └── rtlStyle.js
│ │ │ ├── modalStyle.js
│ │ │ └── views
│ │ │ ├── buttonsStyle.js
│ │ │ ├── chartsStyle.js
│ │ │ ├── dashboardStyle.js
│ │ │ ├── errorPageStyles.js
│ │ │ ├── extendedFormsStyle.js
│ │ │ ├── extendedTablesStyle.js
│ │ │ ├── gridSystemStyle.js
│ │ │ ├── iconsStyle.js
│ │ │ ├── lockScreenPageStyle.js
│ │ │ ├── loginPageStyle.js
│ │ │ ├── notificationsStyle.js
│ │ │ ├── pricingPageStyle.js
│ │ │ ├── registerPageStyle.js
│ │ │ ├── regularFormsStyle.js
│ │ │ ├── sweetAlertStyle.js
│ │ │ ├── userProfileStyles.js
│ │ │ └── validationFormsStyle.js
│ │ └── nextjs-material-dashboard-pro.js
│ └── scss
│ ├── nextjs-material-dashboard-pro
│ │ ├── _colors.scss
│ │ ├── _fileupload.scss
│ │ ├── _fixed-plugin.scss
│ │ ├── _misc.scss
│ │ ├── _mixins.scss
│ │ ├── _page-transition.scss
│ │ ├── _shadows.scss
│ │ ├── _variables.scss
│ │ ├── mixins
│ │ │ ├── _chartist.scss
│ │ │ ├── _sidebar-color.scss
│ │ │ ├── _transparency.scss
│ │ │ └── _vendor-prefixes.scss
│ │ └── plugins
│ │ ├── _plugin-nouislider.scss
│ │ ├── _plugin-perfect-scrollbar.scss
│ │ ├── _plugin-react-big-calendar.scss
│ │ ├── _plugin-react-bootstrap-sweetalert.scss
│ │ ├── _plugin-react-chartist.scss
│ │ ├── _plugin-react-datetime.scss
│ │ ├── _plugin-react-jvectormap.scss
│ │ ├── _plugin-react-table.scss
│ │ └── _plugin-react-tagsinput.scss
│ └── nextjs-material-dashboard-pro.scss
├── components
│ ├── Accordion
│ │ └── Accordion.js
│ ├── Badge
│ │ └── Badge.js
│ ├── Card
│ │ ├── Card.js
│ │ ├── CardAvatar.js
│ │ ├── CardBody.js
│ │ ├── CardFooter.js
│ │ ├── CardHeader.js
│ │ ├── CardIcon.js
│ │ └── CardText.js
│ ├── Clearfix
│ │ └── Clearfix.js
│ ├── CustomButtons
│ │ └── Button.js
│ ├── CustomDropdown
│ │ └── CustomDropdown.js
│ ├── CustomInput
│ │ └── CustomInput.js
│ ├── CustomLinearProgress
│ │ └── CustomLinearProgress.js
│ ├── CustomTabs
│ │ └── CustomTabs.js
│ ├── CustomUpload
│ │ ├── ImageUpload.js
│ │ └── PictureUpload.js
│ ├── FixedPlugin
│ │ └── FixedPlugin.js
│ ├── Footer
│ │ └── Footer.js
│ ├── Grid
│ │ ├── GridContainer.js
│ │ └── GridItem.js
│ ├── Heading
│ │ └── Heading.js
│ ├── Hooks
│ │ ├── useNavigatorPlatform.js
│ │ └── useWindowSize.js
│ ├── InfoArea
│ │ └── InfoArea.js
│ ├── Instruction
│ │ └── Instruction.js
│ ├── NavPills
│ │ └── NavPills.js
│ ├── Navbars
│ │ ├── AdminNavbar.js
│ │ ├── AdminNavbarLinks.js
│ │ └── AuthNavbar.js
│ ├── PageChange
│ │ └── PageChange.js
│ ├── Pagination
│ │ └── Pagination.js
│ ├── ReactTable
│ │ └── ReactTable.js
│ ├── Sidebar
│ │ └── Sidebar.js
│ ├── Snackbar
│ │ ├── Snackbar.js
│ │ └── SnackbarContent.js
│ ├── Table
│ │ └── Table.js
│ ├── Tasks
│ │ └── Tasks.js
│ ├── Timeline
│ │ └── Timeline.js
│ ├── Typography
│ │ ├── Danger.js
│ │ ├── Info.js
│ │ ├── Muted.js
│ │ ├── Primary.js
│ │ ├── Quote.js
│ │ ├── Success.js
│ │ └── Warning.js
│ ├── Wizard
│ │ └── Wizard.js
│ └── WizardSteps
│ ├── step1.js
│ ├── step2.js
│ └── step3.js
├── documentation
│ ├── assets
│ │ ├── css
│ │ │ ├── bootstrap.min.css
│ │ │ ├── demo-documentation.css
│ │ │ └── material-dashboard.css
│ │ ├── img
│ │ │ └── faces
│ │ └── js
│ │ ├── bootstrap.min.js
│ │ └── jquery-3.2.1.min.js
│ └── tutorial-components.html
├── layouts
│ ├── Admin.js
│ ├── Auth.js
│ └── RTL.js
├── next.config.js
├── package.json
├── pages
│ ├── 404.js
│ ├── _app.js
│ ├── _document.js
│ ├── _error.js
│ ├── admin
│ │ ├── buttons.js
│ │ ├── calendar.js
│ │ ├── charts.js
│ │ ├── dashboard.js
│ │ ├── extended-forms.js
│ │ ├── extended-tables.js
│ │ ├── full-screen-maps.js
│ │ ├── google-maps.js
│ │ ├── grid-system.js
│ │ ├── icons.js
│ │ ├── notifications.js
│ │ ├── panels.js
│ │ ├── react-tables.js
│ │ ├── regular-forms.js
│ │ ├── regular-tables.js
│ │ ├── sweet-alert.js
│ │ ├── timeline-page.js
│ │ ├── typography.js
│ │ ├── user-page.js
│ │ ├── validation-forms.js
│ │ ├── vector-maps.js
│ │ ├── widgets.js
│ │ └── wizard.js
│ ├── auth
│ │ ├── error-page.js
│ │ ├── lock-screen-page.js
│ │ ├── login-page.js
│ │ ├── pricing-page.js
│ │ └── register-page.js
│ ├── index.js
│ └── rtl
│ └── rtl-support-page.js
├── routes.js
└── variables
├── charts.js
└── general.js
At present, we officially aim to support the last two versions of the following browsers:
NextJS | React Native | Vue | Laravel |
---|---|---|---|
HTML | React |
---|---|
NextJS | NodeJS | Laravel | Vue & Laravel | Vuetify |
---|---|---|---|---|
HTML Dark | HTML | React | Vue | Angular |
---|---|---|---|---|
NextJS | React Native | Vue | Ghost |
---|---|---|---|
HTML | React |
---|---|
We use GitHub Issues as the official bug tracker for the NextJS Material Dashboard PRO Material-UI v4. Here are some advices for our users that want to report an issue:
If you have questions or need help integrating the product please contact us instead of opening an issue.
More products from Creative Tim
Freebies from Creative Tim
Affiliate Program (earn money)
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