Here is the Vue Application for assignment 3 that was built in Vue.js.
Inside of the "Assignment3.zip" file, you will find everything you need to run the web application. Using the terminal of your IDE of choice, just run "npm run dev" and the web application should be open on your browser using a local server.
This program utilizes different functions and styles using Vue.js framework such as v-if, v-show, and many some functions like watch() and computed()