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

https://github.com/swapnalshahil/slack

This is a static, single page React web application similar to slack.
https://github.com/swapnalshahil/slack

firebase reactjs slack-clone

Last synced: about 2 months ago
JSON representation

This is a static, single page React web application similar to slack.

Awesome Lists containing this project

README

          

# Slack Clone

This is a static, single page React web application similar to slack.



Logo

### Description
- Implemented using React and Firebase.
- Firebase is used for realtime database and Google Authentication which provide security from non-authorised users in this application.
- Used React Context API to access data globally (for ease).
- There is a channel section which includes all the existing channels.
- We can add more channels for any specific new topic.
- Hosted through firebase.
- Technology used: React, Firebase -> (Firestore and Auth), React-Router and MaterialUI.