/svelte-accessible-svg

Quick test to see how an interactive SVG can be made accessible for screen reader

Primary LanguageSvelte

Quick test of making an accessible interactive SVG

Made from Svelte dataviz template

The template was created for the /newline course, "Better Data Visualizations with Svelte."

How to run

Run npm install or pnpm install to install the dependencies.

Run npm run dev to start the development server.