Next.js boilerplate with Redux and Material-UI for server-rendered applications.
Example Next.js starter demonstrating server-side rendering with a universal state store and Material-UI-based styling. It includes a counter example that shows server-initialized state and client hydration, suitable as a base for server-rendered React apps requiring global state and theming.
0