Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tanmaylaud/covid19-globe-tracker
An interactive earth visualisation for tracking active covid-19 cases across the globe
https://github.com/tanmaylaud/covid19-globe-tracker
covid19 covid19-tracker javascript react threejs typescript webgl
Last synced: about 5 hours ago
JSON representation
An interactive earth visualisation for tracking active covid-19 cases across the globe
- Host: GitHub
- URL: https://github.com/tanmaylaud/covid19-globe-tracker
- Owner: tanmaylaud
- License: gpl-3.0
- Created: 2020-05-10T17:31:25.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-04-23T02:15:11.000Z (7 months ago)
- Last Synced: 2024-04-23T05:56:11.391Z (7 months ago)
- Topics: covid19, covid19-tracker, javascript, react, threejs, typescript, webgl
- Language: TypeScript
- Homepage: https://covid3d.info
- Size: 6.83 MB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# [COVID-19 Globe Tracker](https://tanmaylaud.github.io/covid19-globe-tracker)
## Tracking worldwide cases on an interactive 3D globe
### Designed using React and Globe.gl
#### The globe model is built using Globe.gl and opensource globe textures. It is heavily inspired by covid3d.live.
#### [React](https://reactjs.org) facilitates the overall process of writing components, ensures stable code, boosts productivity and leads to faster rendering
![demo](demo.gif)
## Built with
- [globe.gl](https://github.com/vasturiano/globe.gl)
- [d3.js](https://d3js.org/)
- [reactjs](https://reactjs.org)## License
Licensed under the [GNU General Public License](LICENSE.md).
## Acknowledgments
- Inspired by https://covidvisualizer.com
- Inspired by https://covid3d.live
-
- Flags from https://corona.lmao.ninja
- Coronavirus data is fetched from
- https://covid3d-backend.now.sh
- https://github.com/bumbeishvili/covid19-daily-data