Next.js + TypeScript boilerplate with Redux and testing setup.
A Next.js project scaffold configured with TypeScript (strict), Redux, and common developer tooling such as linters, Prettier, and Jest/Testing Library. It includes server-side rendering and static export support, modular styling paths, SVG sprites, and pre-commit hooks. Suited for web applications or static sites that need a typed React codebase with opinionated quality tooling.
0