A chat demo I built to experiment with Zustand persistent storage.
- 🐻 Zustand persistent storage
- 🎨 Utility styling with TailwindCSS
- 💬 Interactive message bubbles with avatars
- Next.Js Framework
- Zustand for persistent storage
- Zod for input validation
- TailwindCSS for utilty styling
- ESLint for clean source
-
Install dependancies
yarn
-
Start the Application
yarn dev