ikushaldave / Covid19

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is My Small Project Created During Lockdown

This my leaning period for git & js

Project Live at https://covid19indiastat.herokuapp.com/

How to use this

Clone the following Repo using git command

git clone URL

After That Download Node Module to being with this using npm

npm install

The above will install Parcel-Bundler & Chart.js Packages.

Run The Server to Use it

Run using Command

npm run start

This is will start the server at http://localhost:1234/

Enjoy the Covid 19 Stats of India

Contribution Thanks

The api is provided by following URL https://covid-india-cases.herokuapp.com/

About


Languages

Language:JavaScript 47.8%Language:CSS 37.1%Language:HTML 15.1%