Giter Club home page Giter Club logo

covid-19-rescue's Introduction

Covid-19-Rescue ๐Ÿš‘

Netlify Status

A catalogue of all Covid-19 resources online.

Contribute

Steps to contribute

  • Fork this repository and clone down your copy in your system.

  • Setting the proper upstream. Switch to your forked master branch, pull codes from upstream, then create a new branch.

    $ git remote add upstream https://github.com/1502shivam-singh/Covid-19-Rescue.git
    $ git checkout master
    $ git pull upstream master
    $ git checkout -b IssueNo
    
  • You will need node and npm installed globally on your machine to work on this project

  • Installation :

    npm install
    
  • To Start Server :

    npm start
    
  • To Visit App :

    localhost:3000
    
  • After coding, then push codes to your fork repo.

    $ git add modified-file-names
    $ git commit -m 'commit message'
    $ git push origin issueNo
    
  • Finally submit a PR

Reflection

Made this catalogue web app for all Covid19 related resources online, in light of the
devastation that is occuring in our country at the moment due to COVID19.

Just an iota of effort from my end to extend help.
This thing better end soon for the devastation and macabre
it's causing and together we're pulling it through, mask up!

Save this site and share it so that it can reach the needy ๐ŸŽˆ

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.