This repository contains examples of state management in Next.js 13 which use App Directory features.
Since Next.js 13 uses React server components we don't have official support for Redux support yet. However, we can use Redux with Next.js 13 using App Directory features.