Skip to content

navvitech/Material-ui-v5-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Material UI v5

Here the code is splitted into different branches. Each branch corresponds to a particular video on the playlist(number in the branch name corresponds to the number on the playlist).

Branch Video
tutorial-2(installation) video number 2 in the playlist https://youtu.be/3UShXuCYJ2I
About: Installation of mui
tutorial_3_4(Icons, IconButton) video number 3 https://youtu.be/AtkkPNeqxUo
About:how to use mui Icons?

video number 4 https://youtu.be/4FfOhYMC1us
About: IconButton component
tutorial_5(Avatar) video number 5 https://youtu.be/HJJke-B3CeQ
About: Avatar component
tutorial_6(Button) video number 6 https://youtu.be/0RhKw16Qtag
About: Button component

Installation guide

npm: npm install @mui/material @emotion/react @emotion/styled
yarn: yarn add @mui/material @emotion/react @emotion/styled

About

This is playlist on youtube where we will learn about Material UI version 5 by implementing variety of real world usecases.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published