Skip to content

Coronavirus (COVID-19) statistics for Scotland

License

Notifications You must be signed in to change notification settings

gilbitron/covidinfo.scot

Repository files navigation

covidinfo.scot

An easy way to view coronavirus (COVID-19) statistics for Scotland and its regional areas.

https://covidinfo.scot

Development

To run the site, run composer install then start a PHP development server pointing to the public directory:

composer install
php -S localhost:8000 -t public

To build the Tailwind CSS:

yarn install
yarn build

Credits

Covidinfo.scot was created by Gilbert Pellegrom from Dev7studios. Released under the MIT license.

Data supplied by the UK Government under the OGL license.