A community powered COVID-19 coronavirus tracker for Algeria.
The project is a single page JavaScript application running in the browser, pulling data in via a JSON like file.
For all information regarding the data powering this site, please visit our API Website.
Our data is sourced primarily from the Algerian Ministry of Health, Population and Hospital Reform (MSPRH).
If you would like to contribute features, refactor code, etc., please create or comment on an issue on this repo.
Set up the environment:
npm install
Build the code continuously & serve it:
npm run dev
You will now be able to access the site at http://localhost:8080/
The code for this project is released under the MIT License. You are free to re-use it but we ask that you please include a link back to the COVID-19 Algeria website or this GitHub repository. We'd also be happy to include your site in the list of forked projects – just create an issue to request it.