Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 955 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 955 Bytes

Chat app where multiple users can chat with each other and on live and for this, socket.io is used and for the frontend React Js use this demo key 0b757e7-c472-23dc-5ec1-fdab256d4e1f for testing

Screenshot

image

Clone the Git repo

git clone https://github.com/harsh-vish14/chat-app-client.git

Installation

Use the package manager npm to install dependency Chat App.

npm install

Start the project

npm start

and there is server also if you want to check

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.