Skip to content

onedebos/covtension

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 

Covtension

A simple chrome extension built in HTML, CSS and JS that allows users search for live coronavirus data on any country.

Video demo

Getting Started

To get started, follow the instructions below

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

  • git clone the repo
git clone https://github.com/onedebos/covtension && cd covtension
  • Install all the required packages with
npm install
  • Build from webpack
npm run build

To install in Chrome

  • Head over to chrome://extensions
  • Toggle "Developer mode" on.
  • Click Load unpacked.
  • Upload the dist folder to chrome
  • The extension should now be available for use

Automated Tests

  • Currently, there are no automated tests avaailable for this project. This will be implemented at a later date.

Authors

👤 Adebola

About

A chrome extension that allows you search for live COVID-19 data on any country.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published