Focus on the Flow. An intelligent, distraction-free writing environment with a "Soft Brutalism" aesthetic.
- Distraction-Free Editor: A clean interface that helps you focus on writing.
- Notion-Style Dashboard: Organize your essays with a familiar, card-based layout.
- Real-Time Saving: Never lose your work again. Everything is synced instantly via Convex.
- Template System: Start fast with built-in templates or create your own.
- Soft Brutalism Design: A unique, modern aesthetic using high-contrast borders and soft shadows.
- Frontend: React + TypeScript + Vite
- Styling: Tailwind CSS
- Backend / DB: Convex (Real-time database & functions)
-
Clone the repo
git clone https://github.com/yourusername/essay-tracker.git cd essay-tracker -
Install dependencies
npm install
-
Start the backend
npx convex dev
-
Start the frontend
npm run dev
This project is optimized for deployment on Vercel.
See DEPLOY.md for full instructions.
MIT © 2024
