Visualization of COVID-19 patients data in an interactive map using D3.js
- npm install
- npm start
It will take a while to run when the dataset get larger and larger.
- Error: Webpack build failing with ERR_OSSL_EVP_UNSUPPORTED
- Fix: Run "export NODE_OPTIONS=--openssl-legacy-provider"