shopping-list-ui-svelte Svelte Themes

Shopping List Ui Svelte

A web UI for my shopping list application. complete with full real-time-sync, a responsive & productive UI, a theme switcher & fun christmas-inspired statistics

Shopping List UI Svelte

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.

image image

how to run

  1. clone the project
  2. navigate to the ShoppingListUI/ directory
  3. clone and rename .env.example to .env.local
  4. run the shopping list api or change the api url inside the env.local to a running (external) instance
  5. run npm run dev to test the UI locally

how to publish

  1. clone and rename .env.example to .env.production
  2. change the api url to your actual production api url
  3. run npm run build

Top categories

Loading Svelte Themes