A web UI for my shopping list application written in svelte, complete with full real-time-sync to make shopping together easy, a responsive & productive UI, a theme switcher to add a personal touch and fun christmas-inspired statistics because i felt like adding that.
ShoppingListUI/
directory .env.example
to .env.local
env.local
to a running (external) instance npm run dev
to test the UI locally.env.example
to .env.production
npm run build