Skip to content

Files

Latest commit

author
Anna Maier
Nov 25, 2024
17b40e9 · Nov 25, 2024

History

History
15 lines (9 loc) · 256 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 256 Bytes

User Preferences Demo Project

The project demonstrates the usage of CSS media queries to figure out and accommodate for user preferences.

Getting started

The project is using svelte. To get it up and running:

npm install

npm run dev