https://github.com/sahil-4/public-chat
Public Chat created using React JS
https://github.com/sahil-4/public-chat
chat-application nodejs reactjs web-app
Last synced: about 2 months ago
JSON representation
Public Chat created using React JS
- Host: GitHub
- URL: https://github.com/sahil-4/public-chat
- Owner: Sahil-4
- Created: 2022-04-10T05:30:04.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-02T21:35:11.000Z (over 2 years ago)
- Last Synced: 2025-02-14T17:00:01.042Z (4 months ago)
- Topics: chat-application, nodejs, reactjs, web-app
- Language: JavaScript
- Homepage: https://a-public-chat.web.app/
- Size: 1.56 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Public Chat app
Public Chat app is a chat application with this we can group chat with people around the globe
Hosted at : https://a-public-chat.web.app/
Backend Hosted at : https://public-chat-backend.herokuapp.com/

## Installation
1. `git clone [email protected]:Sahil-4/public-chat.git `
2. `cd public-chat `
3. `npm install `
4. `npm run start `## Repository for backend
public-chat-backend : https://github.com/Sahil-4/public-chat-backend