As of 2024, this repository is no longer maintained.
Simple Preact PWA displaying latest information about coronavirus encounters around the world.
Information about confirmed cases and deaths is fetched from Coronavirus Tracker API (github), which takes the data from 2019 Novel Coronavirus COVID-19 (2019-nCoV) Data Repository by Johns Hopkins University Center for Systems Science and Engineering (JHU CSSE). The data is updated on a daily basis.
If you'd like to report a bug, propose a feature, help with translations, contribute to the code repository, feel free to open an issue on Github. If you want to say hi, contact me on Twitter.
- animate chart properly
- fix unneeded calls for labels and historical data
- add chunk-splitting
- prerender default html
- npm packages reinstall and audit fix
- add social tags
- add snyk
- add proper virus map
- remove main.css and main.js files from bundle
- add default language (if lack of label -> get default language -> put default labels)
- add content policy html webpack plugins
- add country comparison
- add css variables
- add prettier
- add full unit tests coverage