A real-time note-taking app with instant updates for your notes, authentication, and a clean, responsive UI.
- Real-time Editing – Changes appear instantly across the app.
- Note Sharing – Share your notes with others in view-only mode.
- Authentication – Secure login and sign-up powered by Clerk.
- Responsive Design – Optimized for all devices using Tailwind CSS and shadcn/ui.
- Instant Sync – Powered by Convex for real-time database and backend operations.
- Frontend: Next.js
- Database and Backend: Convex
- Authentication: Clerk
- Styling: Tailwind CSS + shadcn/ui
- State Management: Zustand