Vue 3 is the latest version of the easy to use Vue JavaScript framework that lets us create front end apps.
In this article, we’ll look at how to create a height converter app with Vue 3 and JavaScript.
We can create the Vue project with Vue CLI.
#javascript