Cloud storage application in javascript using firebase storage #1 | Upload data in firebase storage

Опубликовано: 13 Март 2022
на канале: HA Codes
2,029
47

Hi, In this video we will create a cloud storage application in javascript using firebase storage. This project consists of two videos and this is the first video in which we will learn to upload data in firebase storage. Firebase storage is the best cloud storage that you can use with direct access or with integration with your application. Watch the complete video to learn how to upload in the firebase storage from your application. This will be done in complete javascript on the frontend. Get the source code below and get help if you need it. If you find any issue or suggestion then comment in the comment section.

Part 2
   • Cloud storage application in html, CS...  

Source Code:
https://drive.google.com/file/d/1zzlJ...

Chapters:
00:00 Intro
00:27 Create project in firebase
04:03 HTML
06:37 CSS
10:41 Javascript

#firebase
#firebaseStorage
#HACodes