React + Vite boilerplate for apps with state, fetching, and testing.
Boilerplate for building React single-page applications with a predefined project structure, state management, data fetching, component documentation, and testing setups. It integrates Vite for development, Effector for state, Farfetched for data fetching, Storybook for UI components, Jest and React Testing Library for unit tests, Cypress for end-to-end tests, and uses Bun as the runtime.
0