QuickWrap
Firebase > Storage
All functions related to Firebase cloud Storage can be found in src/utils/storage.ts
1.Upload a file to Firebase Storage
Page.tsx
2. Get the Download URL
Page.tsx
3.Delete a File from Firebase
Page.tsx
4.List All Files in a Directory
Page.tsx
5.Check If a File Exists
Page.tsx
6.Move/Rename a File
Page.tsx