File tree 1 file changed +16
-4
lines changed
1 file changed +16
-4
lines changed Original file line number Diff line number Diff line change 1
- Firebase Web App
2
- ---------------------------------------
1
+ Firebase Real-Time Chat App
2
+ ---------------------------
3
3
This document demonstrates how to connect to Firebase and use its complementary services to build and deploy a real-time chat client for the web.
4
4
5
5
Live Preview
6
6
------------
7
+ [ <img src =" public/images/screenshot.png " height =" 650 " width =" 450 " >] ( https://firechat23.firebaseapp.com )
7
8
8
- [ <img src =" public/images/screenshot.png " height =" 700 " width =" 520 " >] ( https://firechat23.firebaseapp.com )
9
+ Getting started
10
+ ---------------
11
+ ** Create a Firebase Project**
12
+
13
+ To create a Firebase project, follow these steps:
14
+
15
+ 1 . On your computer, go to [ console.firebase.google.com] ( ) , then click ** Add project**
16
+
17
+ 2 . In the ** Add a project** dialog box, complete the following tasks:
18
+
19
+ a. In the ** Project name** box, type your project name
20
+
21
+ b. Clear the ** Controller-controller terms** checkbox, then click ** Create project**
9
22
10
23
License
11
24
-------
12
-
13
25
© Chris Oung, 2018. Licensed under an [ Apache-2] ( https://github.com/chrisoung/firebase-web/blob/master/LICENSE ) license.
14
26
You can’t perform that action at this time.
0 commit comments