TypeScript Next.js example This is a really simple project that shows the usage of Next.js with TypeScript and redux toolkit. To get started please follow the steps: clone the repo to your local open the terminal and run the commands yarn install yarn dev