1.0.0
https://vue-covid19-tracker.herokuapp.com/
1. Total number of Confirmed, Active, Recovered and Deceased cases in india.
2. State wise count for these cases.
3. Navigate the user to next screen on click of state name and display district wise count
(Confirmed, Active, Recovered and Deceased)
npm install
npm run serve
npm run build
npm run test:unit
npm run lint
Due to time constraints the below items were not completed:
Unit Test for all the components
Responsiveness in smaller resolutions
SCSS variables, mixins
Themes: dark mode/light mode
Other features and statistics