Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gunjankadu/real-time-chat-application

A Real TIme Chat Application built using React,Express,Socket.io
https://github.com/gunjankadu/real-time-chat-application

Last synced: 5 days ago
JSON representation

A Real TIme Chat Application built using React,Express,Socket.io

Awesome Lists containing this project

README

        

# Real-TIme-Chat-Application

A React App to Chat with your friends.
This application is developed using React,Express,Socket.io

The project contains 2 parts

backend - Install all the dependencies using npm i && ng serve. By Default it Should run on port 3000
frontend - Install all the dependencies also Nodemon. npm i && npm start server.

The default port for the server is 5000

# Real Time Chat Application - Demo

![](gif/DemoChatApp.gif)