[ COVID19 - Tracking System ]
React App built for tracking the covid-19 cases all around the world.
- This shows stats based on graph, scrolled list, 2D visuals in Map.
- User can view Today's [current day] active cases, recoveries, deaths.
- The data has been fetched from an API.
- Statistics can be viewed based on user's input from select list country-wise or Worldwide.
- Map is been displayed to track the statistical data which is converted to the sum of all the cases counts for country specifc.
- Whenever specific country is been selected by the user, the map is been centered to the specified longitude, latitude geo-location.
- Further, history of worldwide cases can be seen on graph which depicts case spikes that occured.
For reference: You can view my work on COVID 19 Tracker System