Skip to content

ruchika28ag/corona-positive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Corona Positive

Front-end for the Corona Positive API written with the help of ReactJS.

Installation and Usage

Using Docker

Just run docker run -p 3333:3333 prmsrswt/corona-positive. The website would be accessible at http://localhost:3333

From Source

  • Clone the repo using git
git clone https://github.com/ruchika28ag/corona-positive.git
  • Install required dependencies. This project uses yarn.
yarn install
  • Run the development server using yarn start.

Note: You would need the Corona Positive API Server running at http://localhost:5000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published