跳转到内容

🎉 Material UI v5 is out! Head to the migration guide to get started.

学习使用 Material-UI

您是第一次接触 Material-UI 吗? 如果你知道从哪里开始,就很容易学会! 而接下来的教程将帮助你快速入门。

学习 Material-UI 的开发者来自于不同的背景,也使用着不同的学习方法。 无论您是更偏向理论还是实践的学习方法,我们都希望本节对您有所帮助。 与任何新技术一样,Material-UI 的确有一个学习曲线。 有了练习和耐心,你很快就会掌握其中的诀窍。

第一个例子

您可以在 用法页面 找到一个带有实时编辑器的小小的 Material-UI 示例。 即使您还不了解有关 Material-UI 的任何信息,请尝试改变代码并看一下它对结果的影响。

范例项目

我们托管了 一些范例项目,他们都提供了开发和部署一个 React 网站所必须的架构。

模板

我们提供了一些 基本模板的选项 来帮助您开始开发应用程序。

推荐资源

首次学习 Material-UI 时,您可能会发现一些第三方博客文章,书籍和视频课程反而会比官方文档更有帮助。 以下是一些推荐资源,其中一些是免费的。

免费的资源

  • Introduction to Material-UI: a series of videos covering all the important Material-UI components.
  • Customize Material-UI for your project: a look at how you can customize Material-UI to align with your company identity (design system) and products
  • Meet Material-UI — your new favorite user interface library: a blog post that guides you in building a Todo MVC while covering some important concepts of Material-UI.
  • Learn React & Material-UI: a series of videos covering all the important Material-UI components.
  • Getting Started With Material-UI For React: a blog post that guides you in building a simple card list.
  • Elegant UX in React with Material-UI: a blog post covering some important Material-UI concepts.

付费的资源

  • Implement high fidelity designs: Bridge the gap between Design & Development. Break down detailed designs and bring them to life with Material-UI and React.

  • Apply Google Material Design: This course teaches the fundamentals of Google Material Design and how to develop an end-to-end flight search and booking application using Material-UI and React.

  • Cookbook: Build modern-day applications by implementing Material Design principles in React, using Material-UI.

参考手册

  • Builder Book: Learn how to build a full-stack JavaScript web application from scratch, using a Modern JavaScript stack and Material-UI.