This is a Next.js project bootstrapped with create-next-app. Next.js with Redux toolkit example Official Link Next.js Redux Toolkit How to use Download the example and Extract cd next-with-redux-toolkit Install it npm install # or yarn install Run it npm run dev # or yarn run dev