ixartz / Next-js-Boilerplate

🚀🎉📚 Boilerplate and Starter for Next.js 14+ with App Router and Page Router support, Tailwind CSS 3.4 and TypeScript ⚡️ Made with developer experience first: Next.js + TypeScript + ESLint + Prettier + Husky + Lint-Staged + Jest + Testing Library + Cypress + Storybook + Commitlint + VSCode + Netlify + PostCSS + Tailwind CSS
https://nextjs-boilerplate.com
MIT License
8.33k stars 1.59k forks source link

How to integrate state management in Zustand with NextJS #245

Closed gankaicode closed 6 months ago

gankaicode commented 6 months ago

How to integrate state management in Zustand with NextJS14?

ixartz commented 6 months ago

Hi @gankaicode, unfortunately your question is not related to the project. You should be able to find information on the official website Zudstand or on NextJS official website.