Quick Storage Setup
Set up quick read/write access to data using localStorage, SQLite, Firebase, or similar storage solutions.
Prompt
I want to test an idea using localStorage / SQLite / Firebase / Supabase — show me the quickest way to set up read/write access to (some data type).