You can find this project hosted on https://bagchimb.github.io/Covid-19-India-Tracker/#/
- Data is analyzed with graphs
- State wise statistics are shown
- District wise statistics are shown
- Updated regulary (All the available time stamps are notified)
- Resources List for almost every city is provided which includes TestLabs, Free Food Services, etc.
- No class based components were used, which improves performance.
- Hooks the shiniest thing in React World right now.
- Client Side Routing -- Hash Router is used rather than Browser Router (Hash and Browser Router are the routers given by react-router-dom)
- Ajax Requests at the top most component i.e once you hit the site succesfully, close your net and you can still enjoy the site.