@jon20111/essential-mui-tutorial

A preconfigured MUI App for learning the component library

Usage no npm install needed!

<script type="module">
  import jon20111EssentialMuiTutorial from 'https://cdn.skypack.dev/@jon20111/essential-mui-tutorial';
</script>

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