@jon20111/essential-mui-tutorial
v1.0.0
Published
A preconfigured MUI App for learning the component library
Downloads
4
Maintainers
Readme
essential-mui-tutorial
A MUI tutorial where devs can play with the code and learn app architecture
Demo and full documentation here
Table of Contents
Features
A tutorial with form input, table output, custom theming, and both styling APIs.
Clone the GitHub repo and play with the code to see what MUI can do!
Implementation
Install the Tutorial:
npm install @jon20111/essential-mui-tutorial
Import the Tutorial:
import { EssentialMUITutorial } from '@jon20111/essential-mui-tutorial'
Contributors
Jon Middaugh (https://github.com/Jon20111) and (https://smartdevpreneur.com/)
License
MIT @jon20111