chat karo
1.0.0
A real-time chat application for instant communication amongst a group of people.
Motivation of this project is to understand and implement the websockets.
https://github.com/Naeemns/chat-karo.git
Navigate to chat-application folder and use the following commands to install all the packages and run the frontend application.
npm install
npm start
Navigate to server folder and use the following commands.
npm install
npm run server
You can also access the application here
To-do list:
Created by @naeemshaik - feel free to contact me!