Set up a (Next.js + Zustand + Typescript) app | Part 1

Are you looking to set up a Next.js app using TypeScript and manage its state with Zustand? In this video, I’ll show you how to do just that!

First, I’ll explain what Next.js and Zustand are, and why you might want to use them together. Then, I’ll walk you through the steps to set up a Next.js app with TypeScript and add Zustand to manage its state.

You’ll learn how to create a new Next.js project, install Zustand, define your initial state and actions, and use the useStore hook to access and update your state.

By the end of the video, you’ll have a working Next.js app with TypeScript and Zustand, and you’ll be ready to continue developing and adding new features to your app.

Whether you’re a beginner or an experienced developer, this video will help you set up a Next.js app with Zustand and TypeScript. So if you’re ready to get started, let’s dive in!