Next.js and React starter for building production-ready web applications.
X Boilerplate is a starter project that reduces configuration for Next.js applications. It bundles React, Redux (with redux-saga), internationalization, Emotion-based styling, and a testing setup for client and server-rendered pages. It is suited for server-rendered web apps and SaaS projects that need SSR, i18n, state management, and common integrations like email and payments.
0