AlbertCos / Clone_Slack

Slack clone version coded in React, using marterial-ui, react- router-dom, deployed in Firebase, with login page (Firebase authentication, and firebase database. Chat, and channel creation fully deployed.

Home Page:https://slack-clone-app-73abb.web.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clone_Slack

Slack clone version coded in React, using marterial-ui, react-router-dom, deployed in Firebase, with login page using Firebase authentication. Chat, and channel creation fully deployed.

Description

Clone_Slack, give to the users the posibility to comunicate themselves using realtime chat, creating their own channels. The chat keep the history, and identifies each user logged through firebase authentication.


Link to the Webapp (hosted in firebase): https://slack-clone-app-73abb.web.app/


Features

Login, user authentication

The users can login using email or phone, are authenticated by firebase.

Realtime chat and channel creation

The users can chat with others, choosing the channel or creating a new one themselves.

Installation

For this app we used the following:
"firebase": "^8.2.10", "react": "^17.0.1", "react-dom": "^17.0.1", "react-router-dom": "^5.2.0", "react-scripts": "4.0.3", "web-vitals": "^1.1.0"

Database

This application keeps the data in the firebase database.

About

Slack clone version coded in React, using marterial-ui, react- router-dom, deployed in Firebase, with login page (Firebase authentication, and firebase database. Chat, and channel creation fully deployed.

https://slack-clone-app-73abb.web.app/


Languages

Language:JavaScript 75.2%Language:CSS 17.8%Language:HTML 7.1%