Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 1001 Bytes

README.md

File metadata and controls

39 lines (28 loc) · 1001 Bytes

Cruelty Free Cosmetics E-shop

A sample website built with Vue 3, using vite, pinia and vue-router.

https://luminous-sorbet-c0d729.netlify.app/

Design

Homepage

Screenshot 2022-07-11 at 21 29 57

All Products

Screenshot 2022-07-11 at 21 30 21

Product page

Screenshot 2022-07-11 at 21 30 39 Screenshot 2022-07-11 at 21 30 56

Tech Stack

  • SCSS
  • Vue 3
  • Vite
  • Pinia

Project setup

npm install

Compiles and hot-reloads for development at localhost:3000

npm run dev

Compiles and minifies for production

npm run build