In this chapter, we have taken the first steps to create a simple data-gathering form. We styled it using Bootstrap and we hooked into the <form> events. Finally, we used Axios and Mockoon to send the data to a dummy backend for testing.
In the next chapter, we will take a look into building reusable form components harnessing the power of Vue.