Back to projects
Project
Notepad
Local-first rich text notepad
Overview
Built with React, Tiptap, and Zustand. A privacy-first take on Notion-style note taking — everything runs locally in the browser with no servers, no accounts, and no tracking. Demonstrates state management patterns and rich text editor integration.
Highlights
- —Rich text editing with Tiptap
- —Local-first — no backend required
- —Clean state management with Zustand
Stack
ReactTypeScriptTiptapZustandTailwind CSS