Skip to content

Commit a89c0d9

Browse files
authored
Update README.md
1 parent 55c8281 commit a89c0d9

File tree

1 file changed

+16
-4
lines changed

1 file changed

+16
-4
lines changed

README.md

+16-4
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,26 @@
1-
Firebase Web App
2-
---------------------------------------
1+
Firebase Real-Time Chat App
2+
---------------------------
33
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.
44

55
Live Preview
66
------------
7+
[<img src="public/images/screenshot.png" height="650" width="450">](https://firechat23.firebaseapp.com)
78

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**
922

1023
License
1124
-------
12-
1325
© Chris Oung, 2018. Licensed under an [Apache-2](https://github.com/chrisoung/firebase-web/blob/master/LICENSE) license.
1426

0 commit comments

Comments
 (0)