Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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