Vue Pizza

Vue Pizza is a pizza-themed project. The site is divided into components, has a number of dynamic elements. There is a routing, as well as a 404 page. In the process of development used advanced web development technologies.

Technologies/tools used:

  • VueJS 3
  • CompositionAPI
  • VueRouter
  • Pinia
  • Vite
  • Vue-toastification
  • SCSS

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build