Vite template for React + TypeScript + Redux-Toolkit / RTK Query.
vite-rtk-query is a template that combines React and TypeScript with pre-setup tooling to streamline the development process. It includes popular libraries such as Redux Toolkit, RTK Query, React Router, eslint-config-ts-prefixer, Vitest/TS/react-testing-library/MSW, and tailwindcss with CSS Modules. The project also incorporates GitHub Actions CI for continuous integration. The npm packages in this template are regularly updated using Dependabot.
To install the vite-rtk-query template, follow these steps:
npm install -g pnpm
pnpm remove:tailwind
pnpm install
The vite-rtk-query template is a comprehensive solution for developing React applications with TypeScript. It provides a set of pre-configured tools and libraries, including Redux Toolkit, RTK Query, React Router, and others, to enhance the development process. The template also includes testing tools such as Vitest, React Testing Library, and MSW for efficient testing. With regular updates of npm packages and GitHub Actions CI, the project maintains a high level of reliability.