/info-covid

Primary LanguageJavaScript

infoCovid

infoCovid is a website that provides information about covid-19 that displays statistical data on covid cases, vaccination data, finding beds in hospitals, and educating you on how to prevent from the disease. The data on this website comes from various public api sources and there may be misinformation with central government data.

info-korona netlify app_ (2)

Getting Started

Prerequisites

  • Node.js
    Download the Node.js installer here
    Run the installer
  • Text Editor
    You can choose any text editor that suits you the most, but I recomend using Visual Studio Code
    Download the VSCode installer here
    Run the installer
  • NPM
    Download npm in Command Line Interface by typing the command :
npm install npm@latest -g

Installation

  1. Clone the repo
git clone https://github.com/dewasemadi/info-covid.git
  1. Change the directory
cd info-covid
  1. Install NPM packages
npm install
  1. Run the project
npm run dev
  1. Open with localhost
http://localhost:3000

Tools

  • Visual Code Studio
    Download here
  • Postman
    Download here
  • Google Chrome

Techstack


Public API Sources


Images Sources