How much time will it take to vaccinate everyone given the current average speed? Do we need to re-evaluate our vaccine policy?
This is the source code for a website to find this simple statistic.
The data is provided by https://api.covid19india.org/
As a developer, this is why I am proud of this project.
- Great design in my opinion
- View ETA by states and districts
- Responsive Table
- Ability to sort the columns of the table
- Made using TypeScript and React
- Styled-Components for CSS
- CSS Grid for table
- Moment.js for date manipulation