Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 46f5ace

Browse files
Community chat app #5 (#34)
* community-chat-app #5 * community-chat app #5
1 parent 7e7c0cf commit 46f5ace

File tree

1 file changed

+1
-0
lines changed
  • community-chat-react-web-app-project/src

1 file changed

+1
-0
lines changed

community-chat-react-web-app-project/src/App.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ import SignIn from "./components/SignIn";
99
import SignOut from "./components/SignOut";
1010

1111
firebase.initializeApp({
12+
// Go to projectConsole --> project Setting -->add web app --> copy config file
1213
// apiKey: "", // Insert Your key Here
1314
// authDomain: "", // Insert Your authDomain Here
1415
// databaseURL: "", // Insert Your databaseURL Here

0 commit comments

Comments
 (0)