cra-template-material-ui-full

a create react app template

Usage no npm install needed!

<script type="module">
  import craTemplateMaterialUiFull from 'https://cdn.skypack.dev/cra-template-material-ui-full';
</script>

README

cra-template-material-ui-full

This is a custom cra template use Material-UI for Create React App.

included libs

workflow

- prettier 
- eslint-plugin-prettier
- react-app-rewired 
- customize-cra
- babel-plugin-transform-imports
- http-proxy-middleware

UI libs

- @material-ui/core 
- @material-ui/icons
- notistack

store libs

- redux 
- react-redux 
- @reduxjs/toolkit

router

- react-router-dom

form check

- react-hook-form

fetch

- whatwg-fetch

others

- react-spring
- react-use-gesture