emmastotz / vue-trivia-game

A Spongebob Squarepants themed trivia game. Built using nuxt.js.
1 stars 0 forks source link

Progress Bar #4

Open Frankie-Figz opened 4 years ago

Frankie-Figz commented 4 years ago

Added a progress bar that lets the user know how much progress has been made and how much of the quiz is remaining.

A clean example of progress bar can be seen here : https://jsfiddle.net/dzwillia/47pvcjs9.

The corresponding vue library is : https://vuejsexamples.com/a-simple-and-flexible-progress-bar-for-vue-js/

Frankie-Figz commented 4 years ago

This one might also be interesting to look at: https://github.com/vue-bulma/nprogress