Some checks failed
No response / noResponse (push) Has been cancelled
CI / Continuous releases (push) Has been cancelled
CI / test-dev (macos-latest) (push) Has been cancelled
CI / test-dev (ubuntu-latest) (push) Has been cancelled
CI / test-dev (windows-latest) (push) Has been cancelled
Maintenance / main (push) Has been cancelled
Scorecards supply-chain security / Scorecards analysis (push) Has been cancelled
CodeQL / Analyze (push) Has been cancelled
29 lines
1.4 KiB
Markdown
29 lines
1.4 KiB
Markdown
# Example projects
|
||
|
||
<p class="description">A collection of examples and scaffolds integrating Material UI with popular libraries and frameworks.</p>
|
||
|
||
## Official integrations
|
||
|
||
<!-- #target-branch-reference -->
|
||
|
||
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.
|
||
|
||
:::success
|
||
Not sure which to pick?
|
||
We recommend Next.js for server-side rendering and more opinionated framework features, or Vite for a lightweight single-page app (SPA).
|
||
See [Creating a React App](https://react.dev/learn/creating-a-react-app) from the official React docs to learn more about some of the options available.
|
||
:::
|
||
|
||
{{"component": "modules/components/MaterialUIExampleCollection"}}
|
||
|
||
<br />
|
||
|
||
## Free templates
|
||
|
||
Once you've chosen your preferred scaffold above, you could move on to our collection of [free templates](/material-ui/getting-started/templates/) and install a readymade user interface to get started even faster.
|
||
|
||
## Premium themes and templates
|
||
|
||
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.
|