Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lawrsp/cra-template-material-ui-full
https://github.com/lawrsp/cra-template-material-ui-full
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lawrsp/cra-template-material-ui-full
- Owner: lawrsp
- Created: 2020-07-18T15:09:26.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-21T08:25:00.000Z (almost 3 years ago)
- Last Synced: 2024-10-12T20:52:24.920Z (3 months ago)
- Language: JavaScript
- Size: 53.7 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cra-template-material-ui-full
This is a custom cra template use Material-UI for [Create React App](https://github.com/facebook/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