Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shubhammore1251/react-chat-app
Realtime Chat Application using Socket.io, Node.js, and React.js
https://github.com/shubhammore1251/react-chat-app
chat-application express nodejs reactjs reactrouterdom socket-io
Last synced: about 2 months ago
JSON representation
Realtime Chat Application using Socket.io, Node.js, and React.js
- Host: GitHub
- URL: https://github.com/shubhammore1251/react-chat-app
- Owner: shubhammore1251
- Created: 2023-01-22T08:09:04.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-02T21:03:35.000Z (7 months ago)
- Last Synced: 2024-06-03T19:28:24.030Z (7 months ago)
- Topics: chat-application, express, nodejs, reactjs, reactrouterdom, socket-io
- Language: JavaScript
- Homepage: https://realtime-chatroomss.netlify.app
- Size: 405 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Realtime Chatrooms
![Logo](/client/public/r_chat.png)
- Hosted App Link -
- Realtime Chatrooms made using React.js , Node.js and Socket.io. Here Socket.io is use to establish a realtime bidirectional communication between users.
## Tech Stack
**Front-End:**
- **React.js**
**Back-End:**
- **Node**
- **Socket.io****Npm Packages:**
- **cors**
- **query-string**
- **react-emoji**
- **react-router-dom**
- **react-scroll-to-bottom**
- **react-toastify****IDE Used:**
- **VsCode**
## Features
- Responsive
- Realtime Chatting## Authors
- [SHUBHAM MORE](https://github.com/more1251)
## Deployment
**Front-End:** [Netlify](https://www.netlify.com/)
**Back-End:** [Render](https://render.com/)