Skip to content

Nuxt PWA Dashboard which displays the latest covid figures in the UK using the gov.uk covid 19 api

License

Notifications You must be signed in to change notification settings

mikehappythoughts/Nuxt-covid19-dashboard

Repository files navigation

Nuxt Covid 19 dashboard - prototype landing page

Desktop and mobile screenshots of Nuxt Covid 19 dashboard

Description

The Nuxt Covid 19 dashboard is an accessable and responsive page using the Nuxt js framework. It also uses SASS with a BEM approach for the styling of this page. All of the data used in this page is consumed from the gov.uk covid 19 api endpoint.

Tech Stack

Nuxt js, Sass, axios, Vue2 Frappe for the chart

Documentation

For detailed explanation on how things work, check out the documentation.

Getting Started

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

About

Nuxt PWA Dashboard which displays the latest covid figures in the UK using the gov.uk covid 19 api

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published