Skip to content

Latest commit

 

History

History
56 lines (33 loc) · 1.52 KB

README.md

File metadata and controls

56 lines (33 loc) · 1.52 KB

Chat Application


I have created chat app using react js and firebase

Technology Used

1. React js

3. [Rsuit](https://rsuitejs.com/)

Step To Clone Repo

1. Create a Github account.

2. Open Command line interface in your pc

4. After Clone This Repo Install Alll Dependency using Enter Command in termina npm i.

5. Create Project on Firebase Refer Firebase Documentation (https://firebase.google.com/docs/build)

6. Change firebase.js file add your firebase project code ( Confijg )

5. After Start server using npm start

Site Screen Shorts

Signin Page

Google Authentication

Chat Home Page

Dashboard User

Create Room

Chat Window

Room Information

THANK YOU !!!