Blog

Notes

React

React Material Setup

A quick summarization of React class

Ragav Kumar V

Ragav Kumar V

Jan 24, 2023 ยท 1 min read

  • npm install @mui/material @emotion/react @emotion/styled
  • npm install @mui/icons-material

_4
<link
_4
rel="stylesheet"
_4
href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap"
_4
/>


_4
<link
_4
rel="stylesheet"
_4
href="https://fonts.googleapis.com/icon?family=Material+Icons"
_4
/>

@ragavkumarv
swipe to next โžก๏ธ