Blog

Notes

React

React Material Setup

A quick summarization of React class

Ragav Kumar V

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"
/>
Copy

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

@ragavkumarv
swipe to next ➡️