See live preview at: https://petterastedt.github.io/coronaplus/
Played around with the NovelCovid Api and created a website that displays statistics about the spread of the corona virus with the possibility filter on some more positive statistics such as: amount of recovered patients and mild (non-critical) cases. Death counts are hidden by default but can be shown with a checkbox filter.
Created using React and NovelCovid API
-
Refactor javascript(Might need some more work) -
Create summary/highlight component -
Deploy