Skip to content

Open Pandemic collects information from different data sources to provide comprehensive data for the novel coronavirus, SARS-CoV-2.

Notifications You must be signed in to change notification settings

afizsavage/open-pandemic

Repository files navigation

Open Pandemic

Open Pandemic is a single page web application that consumes the Narrative API to get real time Covid 19 data. It lists recorded Covid 19 cases by country.

screenshot screenshot

Users can interact with the app by filtering the list of countries by name.

Languages

  • HTML/CSS
  • JavaScript

Technologies

  • React Bootstrap
  • React
  • Redux

Live Demo

Live Project

Getting Started

To get a local copy up and running follow these simple example steps.

Setup

  1. Open a terminal, navigate to the directory that you would like to clone the repository into using commands like:
    • cd /pathname to change your working directory.
  2. Next, clone the remote repository and create a local copy on your machine using this command:
    • git clone https://github.com/afizsavage/open-pandemic
  3. Now you can see the contents of the remote repository on your machine by moving into the newly cloned directory:
    • open-pandemic
    • ls -la
  4. run npm install on the command line to download all dependency packages.

Run

  1. run npm run build Builds the app for production to the build folder..
  2. run npm start to start the application in production mode.

Video Presentation

Video

Authors

👤 Afiz Savage

Acknowledgments

Show your support

Give a ⭐️ if you like this project!

About

Open Pandemic collects information from different data sources to provide comprehensive data for the novel coronavirus, SARS-CoV-2.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published