BhagyaRana / Hack-COVID-19

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hack-COVID'19

Our Project has Few Applications

  1. Node Server
  2. React Web-App
  3. Android Native-Native App

Contributing

Pull requests are welcome.

  1. Always make git pull before Contributing to code base
  2. There must be especially folders, for applications
  3. Like for React App [ A Directory is there named, covidreactapp in which there are React Application Files
  4. Then make Pull Request and Admin Will review and Merge.

To Run Node Server

  1.  npm install 
    
  2.  node index.js
    

To Run React App Server

  1.  cd covidreactapp
    
  2.  npm install  OR yarn add
    
  3.  npm start  OR yarn start
    

About


Languages

Language:JavaScript 83.4%Language:HTML 7.9%Language:Java 4.8%Language:CSS 3.9%