Welcome to react-ui-boilerplate 👋
A react boilerplate with Material-UI, Redux, Typescript and another things...
Homepage
🏠Prerequisites
- node >=10.15.x
- yarn >=1.20.0
Install
yarn install
REACT
Usage
yarn run dev
Run tests
yarn run test
Run test coverage
yarn run test:coverage
Run build
yarn run build
Run build with local server http
yarn run build:serve
Tools
- commit-lint
- husky
- axios
- typescript
- material-ui/core
- material-ui/icons
- notistack
- redux-toolkit
- redux-sagas
- redux-persist
- redux-devtools
- prettier
- eslint
- cra-append-sw
- react-hook-form
- yup
Features
- Basic configurations for start project with react, redux, material-ui and typescript
- Light theme and dark theme
- Check update from service work
- Most settings are within
package.json
- Call
history
from anywhere - Display a
snackbar
from anywhere
Author
👤 Max Rogério
- Github: @max10rogerio
- LinkedIn: @max-rogerio
🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.
Show your support
Give a ⭐️ if this project helped you!
📝 License
Copyright © 2020 Max Rogério.
This project is MIT licensed.
This README was generated with ❤️ by readme-md-generator