Visualizes the number of Covid19 cases across all state and districts in India.
- Clone the repo
git clone git@github.com:pajaydev/covid19-india.git
- Install dependencies
npm install
- open html
open index.html
- If you make some changes, kindly run build step before step 3.
npm run build
Feel free to contribute or create an Issue or Feature request.