Technical requirements
All the source code explained in this chapter can be checked out at https://github.com/PacktPublishing/Full-Stack-Web-Development-with-Go/tree/main/Chapter08.
Make sure you have all the necessary tools installed on your local machine by following the instructions from the node.js
documentation available here: https://docs.npmjs.com/downloading-and-installing-node-js-and-npm.
In this chapter, there will be sample code that is shared using codesandbox.io and jsfiddle.net, which will make it easier for you to experiment with.
Let’s begin our journey by looking into Vuetify in the next section.