How to import Firebase SDK into React Front-end
I want to call my HTTP callable functions in my front-end but cannot import firebase properly. I tried reading the firebase documentation but am still confused. My questions: Do I need to import the firebase SDK in my front-end to…