Technical requirements
In this chapter, we’ll replace node package manager (npm) with performant npm (pnpm): https://pnpm.io.
We need to register at https://developer.marvel.com/ to retrieve an API key. We’ll add Tailwind CSS (https://tailwindcss.com/) to apply styling to this app as well.
In this chapter we introduce routes using the official router for Vue.js applications: https://router.vuejs.org/.
The complete code for this chapter is available at https://github.com/PacktPublishing/Building-Real-world-Web-Applications-with-Vue.js-3/tree/main/04.marvel.