Markdown Note Taking App
A minimal note-taking application with markdown support and cloud sync.
Next.jsMDXSupabase
Overview
A distraction-free note-taking app for developers who think in markdown with live preview and real-time sync.
Key Features
- Live markdown preview
- Syntax highlighting for 50+ languages
- Real-time cloud sync
- Offline support with local-first storage
- Full-text search across notes
Challenges & Solutions
Implementing offline-first with real-time sync required careful conflict resolution logic when notes were edited on multiple devices.
Tech Stack
Next.jsMDXSupabase