Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[docs] Add Integrations section to design resources page #43612

Merged
merged 8 commits into from
Sep 9, 2024
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -100,3 +100,17 @@
## Feedback and bug reports

If you've got any feedback, we'd love to [hear from you](https://github.com/mui/mui-design-kits/discussions/84).

## Integrations

### Quest

MUI works with [Quest](https://www.quest.ai/) to help you convert your Figma designs into Material UI code. Use the Material UI Figma kit to design your components, then Quest.ai automates the process of generating clean, production-ready code.

Check warning on line 108 in docs/data/material/design-resources/material-ui-for-figma/material-ui-for-figma.md

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [MUI.NoCompanyName] We avoid referencing the company name 'MUI works'. Instead you can reference a product or the team. Raw Output: {"message": "[MUI.NoCompanyName] We avoid referencing the company name 'MUI works'. Instead you can reference a product or the team.", "location": {"path": "docs/data/material/design-resources/material-ui-for-figma/material-ui-for-figma.md", "range": {"start": {"line": 108, "column": 1}}}, "severity": "WARNING"}
zanivan marked this conversation as resolved.
Show resolved Hide resolved

**How to use it:**

zanivan marked this conversation as resolved.
Show resolved Hide resolved
1. Design your components using the [Material UI Figma kit](https://mui.com/store/items/figma-react/).
2. Export your designs to [Quest's Figma plugin](https://www.figma.com/community/plugin/862039267149408972/figma-to-react-from-quest).
3. Get production-ready Material UI code.
oliviertassinari marked this conversation as resolved.
Show resolved Hide resolved

For more info, check out [Quest's docs](https://docs.quest.ai/quest-docs).
zanivan marked this conversation as resolved.
Show resolved Hide resolved
Loading