Skip to content

A simple widget to track Corona Virus (COVID19) spread across India.

License

Notifications You must be signed in to change notification settings

anshwalia/covid-19-tracker-widget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COVID-19 TRACKER WIDGET

A simple widget to track Corona Virus (COVID-19) spread across India.

Tech Stack

  • ElectronJS
  • NodeJS
  • Bootstrap 4
  • Library
    • JQuery
    • axios
    • cheerio
    • chart.js
    • anime.js

Screenshots

Version 1

Original UI

Default View

Expanded View

Version 2

Compact UI

Default View

Getting Started

Clone the repository.

Install NodeJS

Choose Version 1,2

Open terminal in version directory.

Install all the required modules

npm install

Execution

npm start