A calm and personal music listening experience built with SvelteKit and Tailwind CSS.
Install dependencies:
npm install
Start the development server:
npm run dev
Create a production build:
npm run build
Preview the build locally:
npm run preview
Environmental variables are required for full functionality. Refer to .env.example for the list of required variables.
Distributed under the ISC License. See LICENSE for more information.