Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://petterastedt.github.io/coronaplus/

Focusing on the more positive statistics of the ongoing pandemic
https://petterastedt.github.io/coronaplus/

Last synced: about 1 month ago
JSON representation

Focusing on the more positive statistics of the ongoing pandemic

Awesome Lists containing this project

README

        

## 😷 Corona+ (corona postitive)
See live preview at: https://petterastedt.github.io/coronaplus/

Played around with the [NovelCovid Api](https://github.com/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

## TODO:

- [x] ~~Refactor javascript~~ (Might need some more work)
- [x] ~~Create summary/highlight component~~
- [x] ~~Deploy~~