Folder Structure

Implementation rules

  1. Each product should have sepearate and independent Pinia store
  2. Use nested routesĀ 
    https://router.vuejs.org/guide/essentials/nested-routes.html
  3. All JSON objects returned from our response must check for empty or null values
  4. Only Vue3 is accepted. Vue2 is not accepted