This is the frontend for Mindary, a mental health and wellness application. Built with Next.js, Tailwind CSS, and TypeScript.
- Modern UI with Tailwind CSS
- Diary, onboarding, authentication, and more
- Component-based architecture
pnpm installpnpm devOpen http://localhost:3000 in your browser to view the app.
pnpm buildpnpm startapp/- Main application pages and routescomponents/- Reusable UI and feature componentshooks/- Custom React hookslib/- Utility functionspublic/- Static assets
MIT