mirror of
https://github.com/amitwh/markdown-converter.git
synced 2026-08-02 10:00:17 +05:30
Phase 1 (Foundation) tasks with step-by-step instructions: - Task 1-2: Project initialization (Vite, React, TypeScript) - Task 3-4: Tailwind CSS + Shadcn/ui configuration - Task 5: Zustand stores (editor, settings, theme, sidebar) - Task 6-8: Platform adapter pattern (types, web, tauri stubs) - Task 9: Tauri project initialization - Task 10: Basic layout components Each task includes: - Exact file paths - Complete code snippets - Build verification steps - Commit messages Amit Haridas