Vue Made With Love What?? A Vue Component to add Made with ❤️ in any Vue Project Usage Install package npm install vue-made-with-love Import vue-made-with-love component and style in main.js import "vue-made-with-love"; import "vue-made-with-love/dist/vue-made-with-love.css"; Add Component in App.vue <made-with-love by="John Doe" link="https://johndoe.dev" /> Preview