Skip to content

Design implementation of ecommerce web-site page referencing to the specific product.

Notifications You must be signed in to change notification settings

davidko5/ecommerce-product-page-vue

Repository files navigation

ecommerce-product-page-vue

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.

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

Lint with ESLint

npm run lint

About

Design implementation of ecommerce web-site page referencing to the specific product.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published