Curated list of awesome lists
Material-UI is a React components library for faster and easier web development. It follows Material Design from Google.
Contents
Resources
Official projects and resources of Material-UI Design.
-
Material-UI - React components for faster and easier web development. Build your own design system, or start with Material Design.
Articles
These are tools and utilities to help build apps using Material-UI Design.
Theming
Here are utilities that can help you customize your theme and ability to change it in browser.
Material-UI Design family of projects.
-
material-ui-theme-editor - A tool to generate themes for your Material UI applications that features live previewing.
-
Material palette generator - The official Material Design palette generator can be used to generate a palette for any color you choose.
-
Components Extra - Provides a set of "molecule" components built on top of Material-UI such as a Footer, a CookiesBanner, a BackToTop button and other complex elements highly customizable to help developers build the macro parts of their UI very quickly. Those components are often duplicated across sites - this library solves this exact problem.
-
React Admin - A frontend Framework for building admin applications running in the browser, on top of REST/GraphQL APIs, using ES6, React and Material Design.
-
Material UI Snippets - VSCode extension providing snippets.
-
Material UI Codemorphs - VSCode extension providing codemods.
-
Eslint: detect unused classes - ESLint plugin to detect unused styling classes with
@mui/styles
.
Components
A list of UI components built with Material-UI Design.
Applications
A list of mature apps built with Material-UI Design.
-
Bethesda.net - The official site for Bethesda, publisher of Fallout, DOOM, Dishonored, Skyrim, Wolfenstein, The Elder Scrolls, more.
-
TagSpaces - An offline, open source, file manager.
-
Builder Book - Books that teach you how to build full stack, production-ready web apps.
-
NPM registry browser - An open source web app that lets you search the npm registry and browse packages details.
-
Serverless Permission Policy Generator - An Online Application to generate AWS IAM permissions required for deploying a Serverless stack.
Boilerplates
A list of starter projects and boilerplates built with Material-UI Design.
Contributing
Your contributions are always welcome! Click Here to read the guidelines.