Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Free and open-source React Material UI admin dashboard template with JWT auth, analytics, and pre-built UI components.

Free open-source Bootstrap 4 admin dashboard template featuring prebuilt pages, Chart.js integration, and custom styling.

Free multipage Next.js admin dashboard template with 5+ pre-built pages, charts, and responsive UI.

BUI: Tailwind based React component library to build back-office platforms

A free, open-source React.js admin dashboard template with Tailwind CSS and TypeScript, featuring dark mode, charts, and data tables.
Matx React is a free and open-source admin dashboard template built on React, Redux, and Material UI (MUI v5) that provides a full set of UI components, authentication flows, and analytics pages for quickly launching a web application. It ships with a development workflow based on Vite (instead of Create React App) and is maintained by UI Lib, a marketplace for dashboard templates.
Matx React is a dashboard template that gives developers a ready-made front-end structure for admin panels, back-office tools, and data-driven web apps. It takes a React application skeleton with Redux state management, Material UI components, and pre-built pages, and outputs a deployable front-end that can be connected to any backend via JWT authentication. The template includes both a free edition and a paid Pro edition, with the free version offering JWT authentication, role-based access, lazy loading, code splitting, dashboard analytics, and a large UI kit.
Matx React serves React developers who need a functional admin interface without building every component from scratch. It's also useful for product teams that want to prototype a back-office application quickly, and for designers who need a Material Design reference implementation in code.
After downloading the template, install dependencies and run npm run dev to start the development server with hot reloading. Use npm run build to create a minified, production-ready bundle in the build folder. The free version uses Vite as the build tool, which replaced Create React App in version 5, and the codebase follows Material UI v5's styled API rather than SASS or CSS utilities.
Matx React offers two editions: Matx Free, which is open-source and free to download, and Matx Pro, a paid upgrade that adds more pages, working applications, Firebase/Auth0 authentication, and six months of support. The Pro edition is available from the UI Lib website.
Yes, Matx Free is a free and open-source React admin dashboard template. You can download it from the official UI Lib website, and a live preview is hosted on Netlify. A commercial Pro version with additional features is sold separately.
Matx uses React for the UI, Redux for state management, Material UI v5 for components, and Vite for the development environment. Its charts are powered by eCharts, and the free version includes JWT-based authentication.
Yes, the free version supports JWT authentication with role-based access control. The Pro version adds Firebase authentication and Auth0 authentication, giving more options for external identity providers.
Yes, the template is fully customizable through Material UI's theme and styled API. Utilities for color, spacing, typography, and display are provided, and the underlying React/Redux structure makes it straightforward to add new pages and components.
Run npm run dev to start the development server, and npm run build to compile a production bundle. The build is minified and includes hashed filenames for caching, ready to deploy to any static host.
