/covid19-tracker

web app to track covid19 cases, deaths, and recoveries.

Primary LanguageJavaScript

Reactjs Covid19 Impact Tracker

To get started, run:

npm install

run app in dev mode:

npm start

compile for production:

npm run build

then upload the build folder.