creativetimofficial / ct-nextjs-material-dashboard-pro-material-ui-v4

NextJS version of Material Dashboard PRO
https://demos.creative-tim.com/nextjs-material-dashboard-pro-material-ui-v4/admin/dashboard
1 stars 0 forks source link
dashboard material-ui nextjs nextjs-material-das react

NextJS Material Dashboard PRO Material-UI v4 Material-UI v4 Tweet

version GitHub issues open GitHub issues closed Join the chat at https://gitter.im/NIT-dgp/General Chat

Product Image

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.

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:

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

Table of Contents

Versions

NextJS Laravel Vue & Laravel Vuetify
 NextJS Material Dashboard PRO Material-UI v4 Material Dashboard PRO Laravel Vue Material Dashboard PRO Laravel Vuetify Material Dashboard PRO
HTML React Vue Angular
Material Dashboard PRO HTML Material Dashboard PRO React Vue Material Dashboard PRO Material Dashboard PRO Angular

Demo

View More.

Quick start

Quick start options:

Documentation

The documentation for the NextJS Material Dashboard PRO Material-UI v4 is hosted at our website.

File Structure

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

Browser Support

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

Resources

Kit Versions

NextJS React Native Vue Laravel
 NextJS Material Kit PRO Material Kit PRO React Native Vue Material Kit PRO Material Blog PRO Laravel
HTML React
Material Kit PRO HTML Material Kit PRO React

Free Versions

NextJS NodeJS Laravel Vue & Laravel Vuetify
 NextJS Material Dashboard Material Dashboard React NodeJS Material Dashboard Laravel Vue Material Dashboard Laravel Vuetify Material Dashboard
HTML Dark HTML React Vue Angular
Material Dashboard Dark Edition Material Dashboard HTML Material Dashboard React Vue Material Dashboard Material Dashboard Angular

Free Kit Versions

NextJS React Native Vue Ghost
 NextJS Material Kit Material Kit React Native Vue Material Kit Material Kit Ghots
HTML React
Material Kit HTML Material Kit React

Reporting Issues

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:

  1. Make sure that you are using the latest version of the NextJS Material Dashboard PRO Material-UI v4. 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