React TypeScript SSR boilerplate with Redux state and API fetching
A React boilerplate that provides server-side rendering and full TypeScript support, configured with an Express server and Redux-based state management including RTK Query for data fetching. Suited as a starter for web applications that need SSR, global state, and integrated API calls while requiring customization for production.
0