> For the complete documentation index, see [llms.txt](https://textav.gitbook.io/firebase-react-notes/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://textav.gitbook.io/firebase-react-notes/storage.md).

# Storage

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