/chat-app-project

This app is created using node js and express js, in this app users can join group and chat with joined group people

Primary LanguageJavaScript

chat-app-project

contributions welcome Open Source? Yes!


Website - Chat App


Features


How to Run locally

Run the below commang to clone repo locally/

https://github.com/yash-2115/chat-app-project.git

To install packages go to the folder where package.json in there and run billow command

npm install

Once above step is done, follow delow command

npm server/server.js //If your are out of derver folder
nom server.js // If you are in server folder