materio-mui-react-nextjs-admin-template-free
materio-mui-react-nextjs-admin-template-free copied to clipboard
Materio is the Most Powerful & Comprehensive free Next.js React admin template based on MUI !! 🚀
### What problem does this feature solve? how can we change the primary colours of the template? including the button hover colours? managed to change the primary button colour but...
The issue you were facing was that when you were changing the base URL in the Next.js config file in step one of your issue description, you were changing the...
Comments added to UpgradeToProButton component to make the code more readable and understandable for the developer.
### Steps to reproduce - Clone the project and install dependencies. - run command `yarn add next@latest react@latest react-dom@latest eslint-config-next@latest` as mentioned in Next.js upgrade guide - run `yarn dev`...
refactor: Improve responsiveness and layout in multiple components In this commit, I made the following improvements: **1. FooterContent:** - Enhanced responsiveness by adjusting links for better display on various screen...
This reverts commit c55709bc7b72bf31f3c631dc9b8fec9c041c7c55.