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

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

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/

![App Design](./public-chat.png)

## 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