This is a covid - 19 tracker web app. It pulls data from various APIs and updates the data in realtime.
-
HTML
-
CSS
-
NodeJs
-
ExpressJs
-
body-parser
-
EJS
-
lodash
-
express
-
node-fetch
-
unirest
git clone https://github.com/bijankundu/covidout
npm install
npm install nodemon (optional)
nodemon app.js / node app.js (if optional part is skipped)