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 5a7a1e2b9cd323..207203eaa98cb5 100644 --- a/docs/data/material/discover-more/related-projects/related-projects.md +++ b/docs/data/material/discover-more/related-projects/related-projects.md @@ -2,11 +2,32 @@
A carefully curated list of third-party tools that expand or build on top of Material UI's component library.
-Developers from the community have built some excellent supplemental tools for working with Material UI—this page gathers the best that we've seen. +Developers from the community have built some excellent supplemental tools for working with Material UI—this page gathers some of the best that we've seen. Do you have a project that you think should be featured here? -We'd love to see it. -Feel free to submit a pull request! +We'd love to see it—feel free to submit a pull request. +The maintainers will work with you to write the description. + +## Community projects + +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. + +### Paid + +- [ScaffoldHub](https://v2.scaffoldhub.io/scaffolds/react-material-ui?partner=1): + + - Tool for building web applications. + - Choose your framework and library (React with Material UI). + - Choose your database (SQL, MongoDB or Firestore). + - Model your database and application with the intuitive GUI. + - Generate your application, including a complete scaffolded backend. + - Preview your application online, and download the generated code. + +- [Divjoy](https://divjoy.com?via=material-ui): + + - Create a Material UI app in minutes. + - Templates, authentication, database integration, subscription payments, and more. ## Design resources 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 105bdba1951b43..4d3cd8efb812cb 100644 --- a/docs/data/material/getting-started/example-projects/example-projects.md +++ b/docs/data/material/getting-started/example-projects/example-projects.md @@ -22,24 +22,3 @@ See [Start a New React Project](https://react.dev/learn/start-a-new-react-projec Once you've chosen your preferred scaffold above, you could move on to the [Templates](/material-ui/getting-started/templates/) doc and choose a readymade user interface to plug in. 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 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. - -### Paid - -- [ScaffoldHub](https://v2.scaffoldhub.io/scaffolds/react-material-ui?partner=1): - - - Tool for building web applications. - - Choose your framework and library (React with Material UI). - - Choose your database (SQL, MongoDB or Firestore). - - Model your database and application with the intuitive GUI. - - Generate your application, including a complete scaffolded backend. - - Preview your application online, and download the generated code. - -- [Divjoy](https://divjoy.com?via=material-ui): - - - Create a Material UI app in minutes. - - Templates, authentication, database integration, subscription payments, and more.