React app to visualize covid data
To start:
npm start
To debug, start locally on localhost:3000, then in vscode launch debugger using F5 using configured launch.json
-
select individual countries on click
-
open table to see full list of data
- filter table and set date
-
filter countries by selection
-
toggle between cases and deaths