Created widget for book tickets for museum, sports and any festival. vendors sell tickets to the organizer and provide platform if needed to sell the tickets. that was the requirement. So I have created widget as plugin in Vue 3 and Vuex 4 used for this system
npm install
npm run serve
npm run build
npm run lint
Header add Access-Control-Allow-Origin "*"