cameroon-fights-covid: a public information page for covid19
# Description
Code repository for
cameroon-fights-covid.org - a public information page to help citizens of cameroon get public information about covid19.
The page features a self-assessment link, a reference to the official covid19 page at minsante.cm, stats, line charts and public alerts.
# App Sketching
projects.invisionapp.com'
# Tools used
* Node.js
* Vue.js
# Demo Screen
# How to run
## Locally
* npm install
* npm run serve
## On k8s
* docker build -t sdpoueme/cfcovid:latest .
* docker push dpoueme/cfcovid:latest
* kubectl apply -f cfcovid.yml