1.0.2 • Published 3 years ago
cra-template-misa198-react-typescript-mui v1.0.2
Misa198 React Typescript MUI Template
Introduction
React Typescript with MUI Codebase
Installation
yarn create react-app your-app --template misa198-react-typescript-muiFeatures
| Features | Note |
|---|---|
| Authentication & Authorization | |
| Route (React Router Dom v6) | https://reactrouter.com |
| Store (Redux Toolkit) | https://redux-toolkit.js.org |
| MUI | https://mui.com |
| API (Axios) | https://axios-http.com |
| i18n | https://react.i18next.com |
| Jest | https://reactjs.org/docs/testing.html.com |
| Logger (loglevel - dev, loglevel-plugin-remote - production) | https://github.com/pimterry/loglevel https://github.com/kutuluk/loglevel-plugin-remote |
| Eslint, prettier (Airbnb) | https://github.com/toshi-toma/eslint-config-airbnb-typescript-prettier |
| Stylelint | https://stylelint.io |
| Husky | https://typicode.github.io/husky |
| Commitlint | https://commitlint.js.orghttps://www.conventionalcommits.org/en/v1.0.0 |
Optional
| Feature | Note |
|---|---|
| Cypress | https://www.cypress.io/ |