Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/gunjankadu/real-time-chat-application
- Owner: GunjanKadu
- Created: 2020-02-08T12:15:18.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T06:45:49.000Z (almost 2 years ago)
- Last Synced: 2023-03-04T10:30:00.319Z (over 1 year ago)
- Language: JavaScript
- Size: 17.4 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
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.ioThe 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)