/react-mui

Practice project to learn React.js with the Material UI framework and the Vite build tool.

Primary LanguageJavaScript

react-mui

Practice project to learn React.js with the Material UI framework and the Vite build tool.

Learning resources

Setup/Run commands

npm install

compile and hot-reload for development

npm run dev

compile and minify for production

npm run build

lint and fix files

npm run lint

Quick links

https://mui.com/material-ui/getting-started/templates/ https://github.com/mui/material-ui/tree/v5.10.3/docs/data/material/getting-started/templates/album https://mui.com/material-ui/api/typography/ https://mui.com/material-ui/api/svg-icon/ https://mui.com/material-ui/icons/#createsvgicon https://mui.com/system/getting-started/the-sx-prop/ https://stackoverflow.com/questions/50867449/is-there-a-way-i-can-overwrite-the-colour-the-material-ui-icons-npm-package-prov