Giter VIP home page Giter VIP logo

bhavnoor-singh98 / covid-19_website Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 534 KB

A fully responsive website developed to provide information related to the COVID-19. It provides relevant information such as the symptoms, and precautions to be taken and the statistical representation of cases in tabular as well as in the form of Charts. The data is fetched from the Postman API and the website is hosted using the Google Firebase.

Home Page: https://covid-19-info-4d794.web.app/

JavaScript 27.28% HTML 51.96% CSS 20.76%
api webdevelopment firebase covid-19 html-css-javascript-jquery

covid-19_website's Introduction

Covid-19_Website

It is a fully responsive website, developed to provide information related to the COVID-19. This website provides relevant information such as the symptoms, and precautions to be taken and the statistical representation of cases in tabular as well as in the form of Bar Chart. The data is fetched from the Postman API and the website is hosted using the Google Firebase.

Website Link:-

https://covid-19-info-4d794.web.app/

Firebase Hosting Steps:-

Step 1 - Install Firebase Tools

We need to install firebase tools globally in the command prompt window.

npm install -g firebase-tools

Step 2 - Initialize the Firebase App

First we need to login to Firebase in the command prompt.

firebase login

Open the root folder of your app in the command prompt and run the following command.

firebase init

This command will initialize your app.

NOTE โˆ’ If you have used a default configuration, the public folder will be created and the index.html inside this folder will be the starting point of your app. You can copy your app file inside the public folder as a workaround.

Step 3 - Deploy Firebase App

This is the last step in this chapter. Run the following command from the command prompt to deploy your app.

firebase deploy

After this step, the console will log your apps Firebase URL.

covid-19_website's People

Contributors

bhavnoor-singh98 avatar

Watchers

James Cloos avatar  avatar

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.