svelte-covid19-track Svelte Themes

Svelte Covid19 Track

Svelte Covid19 Track:

svelte-covid19-track is a small web application to graphically display the development of the COVID-19 disease for different countries.

Confirmed cases per year and deaths per year are displayed monthly in separate line charts.

Requirements:

  • A modern web browser
  • NodeJs >= v.14 with npm

Usage:

 // checkout project
 git clone https://github.com/Cribac/svelte-covid19-track.git && cd svelte-covid19-track
 
 // install dependencies
 npm install
 
 // run development
 npm run dev
 // or
 npx svelte-kit dev

 // visit app in browser
 http://localhost:3000

Resources:

Discontinued and archived!

Top categories

Loading Svelte Themes