If you've made it this far you've already completed the first step by installing the project dependencies and starting your Vue development server... good job!
Please read all instructions carefully before you begin to work on the exercises.
To start, this challenge consists of 3 exercises. The goal is to get a sense for how you solve problems and implement your code - these questions are not designed to trick you.
No additional packages or libraries are required to complete this challenge but you may add any that you wish. Please do not modify this instructions component (found at /src/pages/HomeInstructions.vue
) or any of the instruction text for the exercise (these will be clearly denoted in the code) until your submission has been graded. Any other code (including router, store, styling, and components) are free for you to modify at your discretion.