/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.

Primary LanguageJavaScript

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