How uploaded file on Firebase storage then store the url inside firestore with vue 3 (composition API) – Javascript
im new to firebase and vue 3 and i have prob dealing with upload to storage, i am uploading the file (image) on firebase and want to store it to firestore with all other data from inputs, i was able…