How to add firebase to my already existing HTML code? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 12

How to add firebase to my already existing HTML code?

I have an HTML code ready,how will I add firebase to it?

30th Mar 2019, 4:21 PM
Aanisha Bhattacharyya
Aanisha Bhattacharyya - avatar
1 Answer
+ 14
You need to include firebase library and your firebase key. If you have created firebase account, you can get your key in the firebase console. Please be reminded that, sololearn is open source, which means that once you make your web code with firebase public, the others can get your key and use it to mess up your online database.
30th Mar 2019, 5:53 PM
Gordon
Gordon - avatar