Skip to content

Latest commit

 

History

History
51 lines (34 loc) · 1.53 KB

README.md

File metadata and controls

51 lines (34 loc) · 1.53 KB

Messanger - chatting app

build version

This is the project is an chatting application by using React Chat-Engine. In this project users can login using google account and create a chat room then other uers can join the room and start chatting. users can even send files to other persons.Live Demo.

Table of Contents

Installation

  • Download the code zip file or clone this repository
  • Run npm install in the directory and dependicies will installed
  • Run npm start to run the app
  • app will run http://localhost:3000/

Libraries used

  • react-chat-engine
  • react-router-dom
  • Firebase

File Structure

Within the download you'll find the following directories and files:

|
│   README.md 
│
└───Component
│   │   Chats
│   │   Firebase
|   |   Login
|   
|         



Glimpse of our work!

Screenshot 2021-07-30 215031

Screenshot 2021-07-30 215131 Screenshot 2021-07-30 215213