vue-pwa-rekognition
vue-pwa-rekognition copied to clipboard
Unnecessary dependecies
Great project!!!
-
The axios package is not in use, you can remove it from package.json and Face.vue
-
The jquery is in use but not needed, you can do exactly the same without jquery.
P. S. It's better to use vuejs refs attributes to set the element id.
Thanks again.