Multi-View App

A project for practicing with user input and multiple routes using vue router-links.
The homepage for the multi-view app which is a registration form

Project Background

This project tasked me with creating a form to collect user inputs, form validation, and v-for loops and a $router.push statement to a secret page.

Actions & Outcomes

This project required me to create an application that used more than one view or "route". I had to break it down into the following milestones to help me get through it and ensure nothing was missed.

Technologies Used