Covid-19 India tracker
Covid-19 tracker for India made using React.
This web app can be used to track current and historical data of India and its states and union territories. The web app shows a vector map of India, user may hover over any state and will be able to see the total confirmed, recovered, active and deceased for that state.
There is also a state-wise table of covid data which can be sorted by any column.
The app also features historical data using charts made using chartjs, user may view data of any state and also choose the time frame and option between daily and cumulative data.
The application is styled using material-ui and is fully responsive for all screen sizes and has a dark mode toggle.
Chart.js
React
Material-UI