This is HTML based widget to show the incidences of German Landkreise for SARS-CoV-2 (COVID-19) infections. Cases of the last 7 days per 100,000 inhabitants are shown. These is used in Germany to define levels for secure each other.
▶ https://covid-ampel.vercel.app/
Use "Add to Homescreen" to add the app to the homescreen of your smartphone.
Using additional Apps the Covid-19 Ampel could also be integrated as widget into
For development you have to install node.js initially.
This project is based on vue.js V3.
Install initially all dependencies:
npm install
npm run serve
npm run build
npm run lint
Stephan Strittmatter