-Live Site URL: https://socially-finch.netlify.app/
-This react app is a showcase of my understanding of Material UI.
- Live Site URL: https://socially-finch.netlify.app/
yarn add @mui/material @emotion/react @emotion/styled
yarn add @mui/icons-material
-
Add the codes inside index.html :
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:100,200,300,400,500,700&display=swap" /> <style> * { font-family: "Roboto", sans-serif; margin: 0; } </style>
- Semantic HTML5 markup
- CSS custom properties
- Material UI
- ReactJS
- Vite
- Twitter - @julfinch