We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d1ca96 commit 6114c58Copy full SHA for 6114c58
README.md
@@ -3,7 +3,8 @@ Chat Application using React.JS + Firebase real-time Database + Firebase Gmail A
3
4
I build this app for learning purpose. you can check the live 💁♂️ [demo](https://chatroom-67e21.web.app/)
5
6
-
+
7
+
8
9
Quick Start:
10
------------
@@ -13,4 +14,4 @@ Quick Start:
13
14
- create a firebase `config.ts` file on /src folder
15
- ``` npm install ```
16
- ``` npm run dev ```
-- ``` npm run build ```
17
+- ``` npm run build ```
0 commit comments