diff --git a/docs/data/material/discover-more/related-projects/related-projects.md b/docs/data/material/discover-more/related-projects/related-projects.md index b0a1e9065b253e..7863fb4e640887 100644 --- a/docs/data/material/discover-more/related-projects/related-projects.md +++ b/docs/data/material/discover-more/related-projects/related-projects.md @@ -63,5 +63,5 @@ Feel free to submit a pull request! ## Admin frameworks -- [React Admin](https://github.com/marmelab/react-admin): A frontend Framework for building data-driven applications running in the browser on top of REST/GraphQL APIs. +- [React-admin](https://github.com/marmelab/react-admin): A frontend Framework for building data-driven applications running in the browser on top of REST/GraphQL APIs. - [refine](https://github.com/refinedev/refine): An open source, headless React-based framework for the rapid development of web applications. diff --git a/docs/data/material/getting-started/example-projects/example-projects.md b/docs/data/material/getting-started/example-projects/example-projects.md index ee15e9aefa966a..105bdba1951b43 100644 --- a/docs/data/material/getting-started/example-projects/example-projects.md +++ b/docs/data/material/getting-started/example-projects/example-projects.md @@ -2,9 +2,9 @@

A collection of examples, boilerplates, and scaffolds to jumpstart your next Material UI project.

-## Official examples +## Integrations -The following starter projects are all available in the [`/examples`](https://github.com/mui/material-ui/tree/master/examples) folder of the Material UI GitHub repository. +The following integration examples are available in the [`/examples`](https://github.com/mui/material-ui/tree/master/examples) folder of the Material UI GitHub repository. These examples feature Material UI paired with other popular React libraries and frameworks, so you can skip the initial setup steps and jump straight into building. Not sure which to pick? @@ -23,29 +23,11 @@ Once you've chosen your preferred scaffold above, you could move on to the [Temp For more complex prebuilt UIs, check out our [premium themes and templates](https://mui.com/store/?utm_source=docs&utm_medium=referral&utm_campaign=example-projects-store) in the MUI Store. -## Community projects +## Community project The following projects are maintained by the community and curated by Material UI's team. They're great resources for learning more about real-world usage of Material UI alongside other popular libraries and tools. -### Free - -- [React Admin](https://github.com/marmelab/react-admin) - - - ![stars](https://img.shields.io/github/stars/marmelab/react-admin.svg?style=social&label=Star) - - A frontend framework for building B2B applications running in the browser. - - On top of REST/GraphQL APIs, using ES6, React and Material Design. - -- [refine](https://refine.dev/docs/ui-integrations/material-ui/introduction/#installation): - - - ![stars](https://img.shields.io/github/stars/refinedev/refine.svg?style=social&label=Star) - - An open-source, headless, React-based framework for the rapid development of web applications that supports Vite, Next.js and Remix. - - Designed for building data-intensive applications like admin panels, dashboards, and internal tools, but thanks to built-in SSR support, can also power customer-facing applications like storefronts. - - Supports Material UI to generate a complete CRUD app that follows the Material Design guidelines and best practices. - - Connectors for 15+ backend services, including REST API, GraphQL, NestJS, Airtable, Strapi, Supabase, Appwrite, Firebase, and Hasura. - - Out-of-the-box support for live/real-time applications, audit logs, authentication, access control flows and i18n. - - Advanced routing with any router library. - ### Paid - [ScaffoldHub](https://v2.scaffoldhub.io/scaffolds/react-material-ui?partner=1):