/india-fights-corona

A Covid-19 Tracker app for India

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

India fights Corona

About

India fights Corona is a Covid-19 Tracker app for India.

Live : https://india-fights-corona.herokuapp.com

Technologies Used

  1. HTML5
  2. CSS3
  3. JavaScript
  4. Bootstrap
  5. Express.js
  6. Node.js

UI/Screenshots

  1. Home page image

  2. News page image

  3. Helpline page image

  4. FAQ page Capture

Branches

This repository has only one branch i.e. master.

Run app

Download the latest stable version of NodeJs here and install it.

For yarn users

Install yarn. Run node --version and yarn --version to verify successful installation.

To get the frontend running locally:

  • Run yarn or npm i to install all required dependencies
  • Run yarn start or npm run start to start the local server
  • Go to http://localhost:3000 on your browser

LICENSE

The project is licensed under the GNU General Public License v3.0. Learn more about it in the LICENSE file.