akd-io / create-next-stack

Create Next Stack is a website and CLI tool used to easily set up the boilerplate of new Next.js apps.
https://www.create-next-stack.com
MIT License
561 stars 27 forks source link

Add support for Zustand #259

Open wisdomsGit21 opened 1 year ago

wisdomsGit21 commented 1 year ago

ability to pick between state management packages like redux toolkit or zustand or xstate

akd-io commented 10 months ago

Redux is requested in issue #78. I will make this issue relate to Zustand, and have created #261 to address XState.