# Storage

- [Security](/firebase-react-notes/storage/security.md)
- [Create](/firebase-react-notes/storage/storage.md)
- [Delete](/firebase-react-notes/storage/delete.md): Firestore trigger to delete file cloud storage
- [Uploading with React to Firebase Storage](/firebase-react-notes/storage/uploading-with-react-to-firebase-storage.md)
- [Getting full path](/firebase-react-notes/storage/getting-full-path.md)
- [Firebase \`getDownloadURL\`](/firebase-react-notes/storage/firebase-getdownloadurl.md)
- [Saving files to cloud storage from memory](/firebase-react-notes/storage/saving-files-to-cloud-storage-from-memory.md): Eg saving a json
