A real-time chat application made using ReactJs, ExpressJs, NodeJs, and Socket.io
insta-chat
Live Site
ScreenShots
Instachat is a real-time chat app made with ReactJs on the front-end and ExpressJs , NodeJS , Socket.io web socket library on the back end.
Setup:
- run
npm i && npm start
for both client and server side to start the development server