React Dropzone upload multiple images to firebase storage

13 videos • 13,347 views • by ckmobile In this project, we are going to create a simple web app, which include the dropzone and input, which allow the user to enter text and drag and drop multiple files to the dropzone. It will then upload to the storage, for example in this project, we will allow the users to upload the images file, if the user put other type file, it will not allow, and the border of the dropzone will turn red.