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

https://github.com/fahimahammed/chat-hut1

This is a chatting application. This allows a user to exchange messages with other people as well as create separate channels according to the topic of discussion.
https://github.com/fahimahammed/chat-hut1

firebase firestore javascript material-ui react redux

Last synced: about 1 year ago
JSON representation

This is a chatting application. This allows a user to exchange messages with other people as well as create separate channels according to the topic of discussion.

Awesome Lists containing this project

README

          

# Chat Hut
This is a chatting application. This allows a user to exchange messages with other people as well as create separate channels according to the topic of discussion.

Each user needs to sign up with their Google account.

### Technology:
React.js, Redux, Material-UI, Firebase, JavaScript

### Instalation Guide:
npx create-react-app chat-hut1 --template redux

npm install @material-ui/core

npm install @material-ui/icons

npm install firebase

#### Live Site: https://chat-hut1.web.app/