Skip to content

A RESTful API service built to provide COVID-19 statistics to the frontend

License

Notifications You must be signed in to change notification settings

MahinKukreja/covidstats-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COVIDSTATS - Backend

Purpose

To serve as the backend for the application that will accurately and effectively get the statistics of the COVID-19 pandemic for all countries.

Installation Instructions

  1. Clone this repository to get the files.
  2. Run npm install in your Ubuntu terminal to install the necessary modules.
  3. Create a .env file and set PORT to 8080 or any such large number.

Running Instructions

  1. Run npm run start in your Ubuntu terminal to run the application.
  2. Visit http://localhost and attach your PORT number from your .env file.

About

Author: Mahin Kukreja
NodeJS version: v14.17.0 (LTS)
npm version: 6.14.13

About

A RESTful API service built to provide COVID-19 statistics to the frontend

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published