This video goes over uploading images to firebase and getting a url in return that you can then use to show on your react app or upload to a backend database.
You can use this to upload files not only images but in this video we go over handling errors for when the file is not an image.
Link to demo app: https://firebaseuploader.netlify.com/
Code from the first demo: https://github.com/fixmylifedesigns/f...
Code from the video: https://github.com/fixmylifedesigns/y...
firebase storage documentation: https://firebaseuploader.netlify.com/
react hooks documentation: https://reactjs.org/docs/hooks-intro....
this tutorial would go best with my api boilerplate
you can use the two to make an amazing blog for documenting anything
• node api boilerplate
duranirving.com