Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 1.16 KB

README.md

File metadata and controls

21 lines (11 loc) · 1.16 KB

Branches

  • master: demo of a variety of Material UI components with the ability to switch between three different themes.
  • basic-ex: a minimal implementation of styling with Material UI

What is Material UI

Material UI is a set of React components that implement Google's Material Design. To get a better ideal of what it is, review their component demos.

Components range from a simple check box to more complex components such as Expansion Panels an Cards.

The best way to get to know Material UI is to browse the component demos.

Using Material UI In The Context of Trivalley Coders' Events Project

Writing Styles with JavaScript

Material UI Theme

Styling with Material UI