DEV Community

Discussion on: How to configure and interact with a Firestore database in a project

Collapse
 
tylermorales profile image
Tyler Morales

I would like to add that I had some difficulty in setting up firebase. The issue I had was placing the firebase scripts and then importing firebaseInit.js in App.js. I would recommend moving those two scrips in the src directory and keeping the import statement the same