Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 217 Bytes

File metadata and controls

6 lines (4 loc) · 217 Bytes

FocusBox Monorepo

  • /web — Next.js 14 frontend for task management
  • /extension — Chrome Extension (popup + overlay)

All data is stored in localStorage under the key focusbox_tasks. No backend required.