Getting started with Material-UI v4 inside an existing React application

InstructorThomas Greco

Share this video with your friends

Send Tweet

In this lesson we'll learn how to add Material-UI to an existing React application via the @material-ui/core npm package. Once installed in our project we'll take a test drive with the <Button /> component and learn about some of the different properties its provides us with to customize it's appearance.

Material UI Homepage <Button /> Component Docs