This is my pet project. I found the design at frontendmentor website. This project was made using Vite as a build tool, Vue.js framework with composition API, and Sass CSS preprocessor. Also I've used CSS animation, CSS normalizer and added @images alias into vite.config.js file.
This template should help get you started developing with Vue 3 in Vite.
VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).
See Vite Configuration Reference.
npm install
npm run dev
npm run build
Lint with ESLint
npm run lint