Covid 19 tracker using JavaScript for calling external API
This app provides real-time tracking of COVID-19 cases worldwide and country-wise also. Also, the app has very vital information such as International COVID-19 prevention guidelines.
Project Instructions
The goal of this project is: -Provide Real-time Statistics of Coronavirus Cases for both worldwide and country-wise. -Also, Provide vital information for the prevention and symptoms of the COVID-19 disease.
Getting started
cd into the project folder and run:
npm install
Starting the API Server
Run npm run start to run the API server
Starting the Client - Development
Run npm run build-dev to run the client
Starting the Client - Production
Run npm run build-prod to run the client
Project Files
/
Loading...
| .. | ||
| This directory is empty. | ||