Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/realamirhe/vite-bulletproof-react
Vite starter template for an Opinionated simple, scalable, and powerful architecture for building production-ready React applications.
https://github.com/realamirhe/vite-bulletproof-react
eslint i18next material-ui prettier react-router-dom-v6 redux router rtk typescript vite
Last synced: 4 days ago
JSON representation
Vite starter template for an Opinionated simple, scalable, and powerful architecture for building production-ready React applications.
- Host: GitHub
- URL: https://github.com/realamirhe/vite-bulletproof-react
- Owner: realamirhe
- Created: 2021-11-24T18:49:12.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-04-13T03:57:46.000Z (over 2 years ago)
- Last Synced: 2023-03-06T02:18:11.243Z (over 1 year ago)
- Topics: eslint, i18next, material-ui, prettier, react-router-dom-v6, redux, router, rtk, typescript, vite
- Language: TypeScript
- Homepage:
- Size: 77.1 KB
- Stars: 5
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# vite-bulletproof-react
## installation
```sh
mkdir my-application
cd my-application
npx degit github:realamirhe/vite-bulletproof-react
yarn install
```Vite starter template for an Opinionated simple, scalable, and powerful architecture for building production ready React applications.
- **React**
- Redux (RTK) (`immer`)
- Router (@6) (``)
- Material (@5) (`emotion`)
- Localization (i18next)
- Typescript
- Husky
- Prettier
- Eslint