Skip to content

gunnar-miklis/intro-to-material-ui-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to Material Ui and JSS

React + Material UI - From zero to hero by The Atypical Developer

Grid Layout, Navbar and Routing, Header, Notification, Tooltips
Modal, Form Input, Form Validation, Searchbar, Filter Function
Dynamic Data Table, Pagination, Page Size
Progress Stepper, Conditional Next/Back/Finish/Reset Functionality
Loading Skeleton
Snackbar/Alert Functionality

SETUP

$ yarn create vite
$ yarn 
$ yarn add react-router-dom @mui/material @emotion/react @emotion/styled @mui/icons-material @mui/x-data-grid
$ yarn add yup @hookform/resolvers react-hook-form

$ yarn add -D eslint eslint-config-google@latest eslint-plugin-react eslint-plugin-react-hooks
$ npm init @eslint/config

$ yarn dev

Releases

No releases published

Packages

 
 
 

Languages