vue-sale-campaign

Note

  • Each of discount type will calculate depends on the Total Price
  • Final Price will be calculated using this formular: finalPrice = totalPrice - couponDiscount - onTopDiscount - seasonalDiscount

Note: This project uses Vue.js so it requires Node.js

How to Run

  1. Run npm install to install required dependencies.
  2. Run npm run dev to start server.
  3. Open browser on http://localhost:5173

Screenshot

screenshot