rdren0 / cra-template-material-ui-full

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:JavaScript 96.1%Language:HTML 3.7%Language:CSS 0.2%