Notes
React
A quick summarization of React class
Ragav Kumar V
Jan 23, 2023 — Updated Jan 24, 2023 · 1 min read
npm install @mui/material @emotion/react @emotion/styled
npm install @mui/icons-material
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap"/>
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons"/>