This is a starter template for Next.js with Material-UI and Redux Toolkit pre-configured, and of course built with <3 using Typescript :)
Preview the example live on StackBlitz:
Deploy the example using Vercel:
Execute create-next-app
with npm or Yarn to bootstrap the example:
npx create-next-app --example with-mat-ui-rtk-ts YOUR_APP_NAME_HERE
# or
yarn create next-app --example with-mat-ui-rtk-ts YOUR_APP_NAME_HERE
Deploy it to the cloud with Vercel (Documentation).