nitish1310 / Slack-Clone

This is a code repository for the Slack Clone. In this application, I build and deploy a Slack Clone application. Used Technologies: React.js, Firebase, Material UI.

Home Page:https://slack-clone-1c1ea.web.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Slack Clone using React JS and Firebase

Title-image

Title-image

Introduction

This is a code repository for the Slack Clone.

Features

The features include:

  • 📝 Google User Authentication (Firebase).
  • 📡 Realtime database in Firebase.
  • 📦 Full responsive
  • 💬 User can add new channels

Usage

To run the application locally; clone the repo, install dependencies and run the app.

$ git clone https://github.com/nitish1310/Slack-Clone
$ cd Slack-Clone
$ yarn && yarn start

The app starts in development mode and opens a browser window on http://localhost:3000. The project rebuilds and the browser reloads automatically when source files are changed. Any build or runtime errors are propagated and displayed in the browser.

Setup:

  • run npm i && npm start for both client and server side to start the development server

About

This is a code repository for the Slack Clone. In this application, I build and deploy a Slack Clone application. Used Technologies: React.js, Firebase, Material UI.

https://slack-clone-1c1ea.web.app


Languages

Language:JavaScript 71.3%Language:CSS 21.9%Language:HTML 6.8%